mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
archivers/libzip: Update to 1.11.1
Changelog: https://github.com/nih-at/libzip/releases/tag/v1.11.1 PR: 282216 Reviewed by: rakuco (maintainer)
This commit is contained in:
parent
ec995b0781
commit
8809754ccc
@ -1,5 +1,5 @@
|
||||
PORTNAME= libzip
|
||||
DISTVERSION= 1.10.1
|
||||
DISTVERSION= 1.11.1
|
||||
CATEGORIES= archivers devel
|
||||
MASTER_SITES= https://github.com/nih-at/${PORTNAME}/releases/download/v${DISTVERSION}/ \
|
||||
https://libzip.org/download/
|
||||
@ -17,7 +17,11 @@ USES= cmake cpe pathfix ssl tar:xz
|
||||
CPE_VENDOR= nih
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_OFF= BUILD_REGRESS ENABLE_COMMONCRYPTO ENABLE_GNUTLS ENABLE_MBEDTLS
|
||||
CMAKE_OFF= BUILD_OSSFUZZ \
|
||||
BUILD_REGRESS \
|
||||
ENABLE_COMMONCRYPTO \
|
||||
ENABLE_GNUTLS \
|
||||
ENABLE_MBEDTLS
|
||||
CMAKE_ON= CMAKE_SKIP_RPATH
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1700516337
|
||||
SHA256 (libzip-1.10.1.tar.xz) = dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318
|
||||
SIZE (libzip-1.10.1.tar.xz) = 774144
|
||||
TIMESTAMP = 1726894004
|
||||
SHA256 (libzip-1.11.1.tar.xz) = 721e0e4e851073b508c243fd75eda04e4c5006158a900441de10ce274cc3b633
|
||||
SIZE (libzip-1.11.1.tar.xz) = 786592
|
||||
|
Loading…
Reference in New Issue
Block a user