summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorsibel <lesibel at free dot fr>2010-06-07 18:07:52 +0200
committersibel <lesibel at free dot fr>2010-06-07 18:07:52 +0200
commit6681c93a9eace7c095880ac94dee293c80711069 (patch)
treebccb353c56b7c79f24ecb6386dfe3178e5f4041c /base
parent4fff421e55b42694a85dbb24d9a1a41534d9d463 (diff)
downloadnutyx-extra-6681c93a9eace7c095880ac94dee293c80711069.tar.gz
nutyx-extra-6681c93a9eace7c095880ac94dee293c80711069.tar.bz2
nutyx-extra-6681c93a9eace7c095880ac94dee293c80711069.tar.xz
nutyx-extra-6681c93a9eace7c095880ac94dee293c80711069.zip
Maj de zlib#1.2.5-1
Diffstat (limited to 'base')
-rw-r--r--base/zlib/.footprint4
-rw-r--r--base/zlib/.md5sum2
-rwxr-xr-xbase/zlib/Pkgfile2
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)