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/libideviceactivation/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/libideviceactivation/CONTROL')
| -rw-r--r-- | ports/libideviceactivation/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libideviceactivation/CONTROL b/ports/libideviceactivation/CONTROL index 2d5e23661..d1bb06d0b 100644 --- a/ports/libideviceactivation/CONTROL +++ b/ports/libideviceactivation/CONTROL @@ -1,4 +1,4 @@ Source: libideviceactivation
-Version: 1.0.38-1
+Version: 1.0.38-2
Description: A library to handle the activation process of iOS devices
Build-Depends: libimobiledevice, libxml2, curl
\ No newline at end of file |
