Skip to content

Commit

Permalink
[libzip] Upgrade to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0219-msft committed Mar 12, 2018
1 parent ca2194d commit 148cb36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/libzip/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: libzip
Version: 1.4.0-1
Version: rel-1-5-0
Build-Depends: zlib
Description: A library for reading, creating, and modifying zip archives.
4 changes: 2 additions & 2 deletions ports/libzip/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nih-at/libzip
REF ad1f02d3b2aac532a89cbf8fd21f55677789b82d
SHA512 b1ed427916ec555ead454d39a244502f64bbc8799c20394944797b878196f1b9a9dda64be218fe89bb1747c841d7b36e8e7fb7b0be1fbdf777f049cd823635d6
REF rel-1-5-0
SHA512 d8267dd86231d82e0d14fc3e47c7deed3f54bccbc734dff12a7e2522422653f64ebdb76b35b9eb4326227ae89e06bd4cad263558c8312220ff5979b3b2299460
)

# Patch cmake and configuration to allow static builds
Expand Down

0 comments on commit 148cb36

Please sign in to comment.