aboutsummaryrefslogtreecommitdiff
path: root/ports/idevicerestore/libcurl_d.patch
AgeCommit message (Collapse)Author
2019-05-13[CURL] Remove unnecessary renaming. (#6386)Alexander Neumann
* removed unnecessary renaming. CMake updated its module file for FindCURL. so the renaming is not required anymore. * bump control * fix curl in static builds * fix gdal regression * fix typo * fixed alignment * fix libideviceactivation regression * fix idevicerestore regression