diff options
author | wiz <wiz@pkgsrc.org> | 2020-07-11 10:26:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-07-11 10:26:04 +0000 |
commit | 7bc8e89ca51d7122f270f39e52a84b11fd5cd622 (patch) | |
tree | 52c2735b36aa78b1103712a4b8cf38c96afb0c42 /archivers/libzip/PLIST | |
parent | 7182e821cfe9eddd434626a7c0ba6048e028f5d3 (diff) | |
download | pkgsrc-7bc8e89ca51d7122f270f39e52a84b11fd5cd622.tar.gz |
libzip: update to 1.7.2.
Add github master site as fallback.
1.7.2 [2020-07-11]
==================
* Fixes for the CMake find_project() files.
* libzip moved to the CMake libzip:: NAMESPACE.
* CMake usage best practice cleanups.
Diffstat (limited to 'archivers/libzip/PLIST')
-rw-r--r-- | archivers/libzip/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/libzip/PLIST b/archivers/libzip/PLIST index 94dd1ef7dc5..b3c787744b5 100644 --- a/archivers/libzip/PLIST +++ b/archivers/libzip/PLIST @@ -1,13 +1,13 @@ -@comment $NetBSD: PLIST,v 1.15 2020/06/05 10:44:48 wiz Exp $ +@comment $NetBSD: PLIST,v 1.16 2020/07/11 10:26:04 wiz Exp $ bin/zipcmp bin/zipmerge bin/ziptool include/zip.h include/zipconf.h +lib/cmake/libzip/libzip-config-version.cmake lib/cmake/libzip/libzip-config.cmake lib/cmake/libzip/libzip-targets-noconfig.cmake lib/cmake/libzip/libzip-targets.cmake -lib/cmake/libzip/libzip-version.cmake lib/libzip.so lib/libzip.so.5 lib/libzip.so.5.3 |