mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 16:28:04 +08:00
[libzip] Upgrade to 1.5.0
This commit is contained in:
parent
ca2194d0ce
commit
148cb369d8
@ -1,4 +1,4 @@
|
|||||||
Source: libzip
|
Source: libzip
|
||||||
Version: 1.4.0-1
|
Version: rel-1-5-0
|
||||||
Build-Depends: zlib
|
Build-Depends: zlib
|
||||||
Description: A library for reading, creating, and modifying zip archives.
|
Description: A library for reading, creating, and modifying zip archives.
|
||||||
|
@ -2,8 +2,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO nih-at/libzip
|
REPO nih-at/libzip
|
||||||
REF ad1f02d3b2aac532a89cbf8fd21f55677789b82d
|
REF rel-1-5-0
|
||||||
SHA512 b1ed427916ec555ead454d39a244502f64bbc8799c20394944797b878196f1b9a9dda64be218fe89bb1747c841d7b36e8e7fb7b0be1fbdf777f049cd823635d6
|
SHA512 d8267dd86231d82e0d14fc3e47c7deed3f54bccbc734dff12a7e2522422653f64ebdb76b35b9eb4326227ae89e06bd4cad263558c8312220ff5979b3b2299460
|
||||||
)
|
)
|
||||||
|
|
||||||
# Patch cmake and configuration to allow static builds
|
# Patch cmake and configuration to allow static builds
|
||||||
|
Loading…
x
Reference in New Issue
Block a user