diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2019-05-13 17:57:55 +0200 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-05-13 08:57:55 -0700 |
| commit | 0413c73fd738350d1a91af1cd234b274541be1eb (patch) | |
| tree | 48ff467b15104e66e2206860e491273acf33d2a8 /ports/idevicerestore/CONTROL | |
| parent | da5ee89be57ed79b79a6aa169c001e3fb6acd056 (diff) | |
| download | vcpkg-0413c73fd738350d1a91af1cd234b274541be1eb.tar.gz vcpkg-0413c73fd738350d1a91af1cd234b274541be1eb.zip | |
[CURL] Remove unnecessary renaming. (#6386)
* 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
Diffstat (limited to 'ports/idevicerestore/CONTROL')
| -rw-r--r-- | ports/idevicerestore/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/idevicerestore/CONTROL b/ports/idevicerestore/CONTROL index dc781eb5c..36c31d97c 100644 --- a/ports/idevicerestore/CONTROL +++ b/ports/idevicerestore/CONTROL @@ -1,4 +1,4 @@ Source: idevicerestore
-Version: 1.0.12-1
+Version: 1.0.12-2
Description: Restore/upgrade firmware of iOS devices
Build-Depends: libimobiledevice, curl, libirecovery, libzip
\ No newline at end of file |
