zlib: update to 1.3.1.

Adopted.
This commit is contained in:
Leah Neukirchen 2024-01-31 15:43:53 +01:00
parent 6b51cb3a6b
commit f11b425e16

View File

@ -1,17 +1,17 @@
# Template file for 'zlib'
pkgname=zlib
version=1.3
version=1.3.1
revision=1
bootstrap=yes
build_style=configure
configure_args="--prefix=/usr --shared"
short_desc="Compression/decompression Library"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Zlib"
homepage="https://www.zlib.net"
changelog="https://www.zlib.net/ChangeLog.txt"
distfiles="https://www.zlib.net/fossils/zlib-$version.tar.gz"
checksum=ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e
checksum=9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
zlib-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"