Skip to content

Commit 619d797

Browse files
authored
Merge pull request #4079 from citrus-it/zlib
zlib - update from 1.3.1 to 1.3.2
2 parents cb855a2 + 7fa2dc9 commit 619d797

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build/zlib/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
# }}}
1414

1515
# Copyright 2015 OmniTI Computer Consulting, Inc. All rights reserved.
16-
# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
16+
# Copyright 2026 OmniOS Community Edition (OmniOSce) Association.
1717

1818
. ../../lib/build.sh
1919

2020
PROG=zlib
21-
VER=1.3.1
21+
VER=1.3.2
2222
PKG=library/zlib
2323
SUMMARY="$PROG compression library"
2424
DESC="A patent-free compression library"

doc/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
| library/security/openssl-3 | 3.6.1 | https://www.openssl.org/source/
6464
| library/unixodbc | 2.3.14 | http://www.unixodbc.org/download.html
6565
| library/xxhash | 0.8.3 | https://github.com/Cyan4973/xxHash/releases | Currently used solely by rsync
66-
| library/zlib | 1.3.1 | https://www.zlib.net/
66+
| library/zlib | 1.3.2 | https://www.zlib.net/
6767
| meta/data/microcode/amd | 20251202 | https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/amd-ucode
6868
| meta/data/microcode/intel | 20251111 | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases
6969
| network/dns/bind | 9.18.44 | https://ftp.isc.org/isc/bind9/ https://www.isc.org/downloads/

0 commit comments

Comments
 (0)