Date: Sun, 3 Dec 2023 07:34:53 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b521158e492b - main - archivers/libzip: Update to 1.10.1 Message-ID: <202312030734.3B37YrrB002447@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b521158e492b0a2f0e6e4867a857f8e97d11508f commit b521158e492b0a2f0e6e4867a857f8e97d11508f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-12-02 18:04:24 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-12-03 07:33:40 +0000 archivers/libzip: Update to 1.10.1 Changelog: archivers/libzip: Update to 1.10.1 PR: 275288 Reviewed by: rakuco (maintainer) Sponsored by: Blinkinblox --- archivers/libzip/Makefile | 2 +- archivers/libzip/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index f86ad3633026..8bdabe9a8ad1 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -1,5 +1,5 @@ PORTNAME= libzip -DISTVERSION= 1.10.0 +DISTVERSION= 1.10.1 CATEGORIES= archivers devel MASTER_SITES= https://github.com/nih-at/${PORTNAME}/releases/download/v${DISTVERSION}/ \ https://libzip.org/download/ diff --git a/archivers/libzip/distinfo b/archivers/libzip/distinfo index a807d29d7f07..f8b71d947e5e 100644 --- a/archivers/libzip/distinfo +++ b/archivers/libzip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687547011 -SHA256 (libzip-1.10.0.tar.xz) = cd2a7ac9f1fb5bfa6218272d9929955dc7237515bba6e14b5ad0e1d1e2212b43 -SIZE (libzip-1.10.0.tar.xz) = 771676 +TIMESTAMP = 1700516337 +SHA256 (libzip-1.10.1.tar.xz) = dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318 +SIZE (libzip-1.10.1.tar.xz) = 774144
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312030734.3B37YrrB002447>