zlib: update to 1.2.10
This commit is contained in:
parent
ca06c2427b
commit
5561daa575
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'zlib'
|
# Template build file for 'zlib'
|
||||||
pkgname=zlib
|
pkgname=zlib
|
||||||
version=1.2.9
|
version=1.2.10
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="http://www.zlib.net"
|
homepage="http://www.zlib.net"
|
||||||
distfiles="$homepage/$pkgname-$version.tar.gz"
|
distfiles="$homepage/$pkgname-$version.tar.gz"
|
||||||
checksum=73ab302ef31ed1e74895d2af56f52f5853f26b0370f3ef21954347acec5eaa21
|
checksum=8d7e9f698ce48787b6e1c67e6bff79e487303e66077e25cb9784ac8835978017
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
LDFLAGS= LDSHAREDLIBC= ./configure --prefix=/usr --shared
|
LDFLAGS= LDSHAREDLIBC= ./configure --prefix=/usr --shared
|
||||||
|
|
Loading…
Reference in New Issue
Block a user