diff options
author | sibel <lesibel at free dot fr> | 2010-06-07 18:07:52 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-06-07 18:07:52 +0200 |
commit | 6681c93a9eace7c095880ac94dee293c80711069 (patch) | |
tree | bccb353c56b7c79f24ecb6386dfe3178e5f4041c /base | |
parent | 4fff421e55b42694a85dbb24d9a1a41534d9d463 (diff) | |
download | nutyx-pakxe-6681c93a9eace7c095880ac94dee293c80711069.tar.gz nutyx-pakxe-6681c93a9eace7c095880ac94dee293c80711069.tar.bz2 nutyx-pakxe-6681c93a9eace7c095880ac94dee293c80711069.tar.xz nutyx-pakxe-6681c93a9eace7c095880ac94dee293c80711069.zip |
Maj de zlib#1.2.5-1
Diffstat (limited to 'base')
-rw-r--r-- | base/zlib/.footprint | 4 | ||||
-rw-r--r-- | base/zlib/.md5sum | 2 | ||||
-rwxr-xr-x | base/zlib/Pkgfile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/base/zlib/.footprint b/base/zlib/.footprint index 901cc2c73..91667e928 100644 --- a/base/zlib/.footprint +++ b/base/zlib/.footprint @@ -1,6 +1,6 @@ drwxr-xr-x root/root lib/ -lrwxrwxrwx root/root lib/libz.so.1 -> libz.so.1.2.4 --rwxr-xr-x root/root lib/libz.so.1.2.4 +lrwxrwxrwx root/root lib/libz.so.1 -> libz.so.1.2.5 +-rwxr-xr-x root/root lib/libz.so.1.2.5 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/zconf.h diff --git a/base/zlib/.md5sum b/base/zlib/.md5sum index c53c36f6d..a8e91ef22 100644 --- a/base/zlib/.md5sum +++ b/base/zlib/.md5sum @@ -1 +1 @@ -763c6a0b4ad1cdf5549e3ab3f140f4cb zlib-1.2.4.tar.bz2 +be1e89810e66150f5b0327984d8625a0 zlib-1.2.5.tar.bz2 diff --git a/base/zlib/Pkgfile b/base/zlib/Pkgfile index 31f2296ea..104c85e9e 100755 --- a/base/zlib/Pkgfile +++ b/base/zlib/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=zlib -version=1.2.4 +version=1.2.5 release=1 source=(http://www.zlib.net/$name-$version.tar.bz2) |