zlib: update to 1.2.4.
--HG-- extra : convert_revision : dce27edb812d97f87b6cbb7e7eefc6a854e149d5
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
# Template build file for 'zlib'
|
||||
pkgname=zlib
|
||||
version=1.2.3
|
||||
version=1.2.4
|
||||
distfiles="http://www.zlib.net/$pkgname-$version.tar.bz2"
|
||||
build_style=configure
|
||||
CFLAGS="-fPIC -DPIC"
|
||||
configure_args="-s"
|
||||
make_install_args="prefix=$XBPS_DESTDIR/$pkgname-$version/usr"
|
||||
configure_args="--prefix=/usr --shared"
|
||||
short_desc="A compression/decompression Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e3b9950851a19904d642c4dec518623382cf4d2ac24f70a76510c944330d28ca
|
||||
checksum=d0fc3433bb3ff5bbf1d2db57a328c0be39ac4a74d4b39887af522acf7ecd5ecc
|
||||
long_desc="
|
||||
This is a general purpose data compression library. All the code
|
||||
is thread safe. The data format used by the library is described
|
||||
@@ -16,5 +14,4 @@ long_desc="
|
||||
|
||||
base_chroot=yes
|
||||
subpackages="zlib-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
Reference in New Issue
Block a user