diff options
| author | Cédric Tabin <tabin.cedric@gmail.com> | 2020-04-21 22:21:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-21 13:21:33 -0700 |
| commit | 54b98494d4b3c0c15b2315ed0cf128586f7c4a0f (patch) | |
| tree | 97c6442413f6f4c5a8b2c8e84ac5184b802a1ea7 /ports/libzippp/CONTROL | |
| parent | 84041ca52a062499aed7236e997f5aaceb7f864c (diff) | |
| download | vcpkg-54b98494d4b3c0c15b2315ed0cf128586f7c4a0f.tar.gz vcpkg-54b98494d4b3c0c15b2315ed0cf128586f7c4a0f.zip | |
[libzippp] Update to libzippp-v3.1-1.6.1 (#10893)
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
Diffstat (limited to 'ports/libzippp/CONTROL')
| -rw-r--r-- | ports/libzippp/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/libzippp/CONTROL b/ports/libzippp/CONTROL index f2a6b24d6..7b1c6c644 100644 --- a/ports/libzippp/CONTROL +++ b/ports/libzippp/CONTROL @@ -1,4 +1,5 @@ Source: libzippp
-Version: 2019-07-22
+Version: 3.1-1.6.1
+Homepage: https://github.com/ctabin/libzippp
Description: Simple basic C++ wrapper around the libzip library. It is meant to be a portable and easy-to-use library for ZIP handling
Build-Depends: zlib, libzip[bzip2]
|
