zlib: update to 1.3.1.
Adopted.
This commit is contained in:
parent
6b51cb3a6b
commit
f11b425e16
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'zlib'
|
# Template file for 'zlib'
|
||||||
pkgname=zlib
|
pkgname=zlib
|
||||||
version=1.3
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --shared"
|
configure_args="--prefix=/usr --shared"
|
||||||
short_desc="Compression/decompression Library"
|
short_desc="Compression/decompression Library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="https://www.zlib.net"
|
homepage="https://www.zlib.net"
|
||||||
changelog="https://www.zlib.net/ChangeLog.txt"
|
changelog="https://www.zlib.net/ChangeLog.txt"
|
||||||
distfiles="https://www.zlib.net/fossils/zlib-$version.tar.gz"
|
distfiles="https://www.zlib.net/fossils/zlib-$version.tar.gz"
|
||||||
checksum=ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e
|
checksum=9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
|
||||||
|
|
||||||
zlib-devel_package() {
|
zlib-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue