Skip to content

Commit 2db78e3

Browse files
committed
libzip: update to 1.11.2.
# 1.11.2 [2024-10-31] * Fix performance regression in `zip_stat` introduced in 1.11.
1 parent a775bfb commit 2db78e3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

archivers/libzip/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.74 2024/09/19 11:43:57 wiz Exp $
1+
# $NetBSD: Makefile,v 1.75 2024/10/31 22:35:35 wiz Exp $
22

3-
DISTNAME= libzip-1.11.1
3+
DISTNAME= libzip-1.11.2
44
CATEGORIES= archivers devel
55
MASTER_SITES= https://libzip.org/download/
66
MASTER_SITES+= ${MASTER_SITE_GITHUB:=nih-at/}

archivers/libzip/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.48 2024/09/19 11:43:57 wiz Exp $
1+
$NetBSD: distinfo,v 1.49 2024/10/31 22:35:35 wiz Exp $
22

3-
BLAKE2s (libzip-1.11.1.tar.xz) = 5a5c38e6df53d6a04bd578531952d39f688ede6f4b43059f4b05c0ade861a969
4-
SHA512 (libzip-1.11.1.tar.xz) = d53a61d99c2e49db8c7be3f33ab0c49482b78fb473fc0c67e49bba210b3db9479f678a39c1369393dc925e9d0352cdd2e7332e56fd79d99e18cd9592c428a5ee
5-
Size (libzip-1.11.1.tar.xz) = 786592 bytes
3+
BLAKE2s (libzip-1.11.2.tar.xz) = 73ecb12d666a773c0f158e49e3ae99ac6315a72f71ce384601484e987510dd84
4+
SHA512 (libzip-1.11.2.tar.xz) = e80afcff8a65d614c4e7087223e8afafe0b1c6799d6f1d04d1a3735d37a63d134ec2335fe87923a27f0845ee71062da444fe7a6c8a4458827333a52d9dee8166
5+
Size (libzip-1.11.2.tar.xz) = 787300 bytes
66
SHA1 (patch-regress_nihtest.conf.in) = 4ba110f2acef8ded4956c1931ee6f7c6e0618cd0

0 commit comments

Comments
 (0)