summaryrefslogtreecommitdiffstats
path: root/base/libarchive
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-11-18 08:06:42 +0100
committersibel <lesibel@free.fr>2010-11-18 08:06:42 +0100
commitfe402ed943bedbc52593d0c6dfda8d5a266bbde9 (patch)
tree259eb3b7b16dfa0197c6eefe58ed9c740f469ea3 /base/libarchive
parent2f0f05db31afa3e49669b15f0ca371a4eb1e2038 (diff)
downloadnutyx-extra-fe402ed943bedbc52593d0c6dfda8d5a266bbde9.tar.gz
nutyx-extra-fe402ed943bedbc52593d0c6dfda8d5a266bbde9.tar.bz2
nutyx-extra-fe402ed943bedbc52593d0c6dfda8d5a266bbde9.tar.xz
nutyx-extra-fe402ed943bedbc52593d0c6dfda8d5a266bbde9.zip
libarchive maj 2.8.4-1
Diffstat (limited to 'base/libarchive')
-rw-r--r--base/libarchive/.footprint6
-rw-r--r--base/libarchive/.md5sum2
-rwxr-xr-xbase/libarchive/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/base/libarchive/.footprint b/base/libarchive/.footprint
index 12baf0059..629dd3670 100644
--- a/base/libarchive/.footprint
+++ b/base/libarchive/.footprint
@@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libarchive.a
-rwxr-xr-x root/root usr/lib/libarchive.la
-lrwxrwxrwx root/root usr/lib/libarchive.so -> libarchive.so.2.8.3
-lrwxrwxrwx root/root usr/lib/libarchive.so.2 -> libarchive.so.2.8.3
--rwxr-xr-x root/root usr/lib/libarchive.so.2.8.3
+lrwxrwxrwx root/root usr/lib/libarchive.so -> libarchive.so.2.8.4
+lrwxrwxrwx root/root usr/lib/libarchive.so.2 -> libarchive.so.2.8.4
+-rwxr-xr-x root/root usr/lib/libarchive.so.2.8.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libarchive.pc
drwxr-xr-x root/root usr/share/
diff --git a/base/libarchive/.md5sum b/base/libarchive/.md5sum
index 8b8b9951e..7dabc487d 100644
--- a/base/libarchive/.md5sum
+++ b/base/libarchive/.md5sum
@@ -1 +1 @@
-fe8d917e101d4b37580124030842a1d0 libarchive-2.8.3.tar.gz
+83b237a542f27969a8d68ac217dc3796 libarchive-2.8.4.tar.gz
diff --git a/base/libarchive/Pkgfile b/base/libarchive/Pkgfile
index c6d066622..008356c16 100755
--- a/base/libarchive/Pkgfile
+++ b/base/libarchive/Pkgfile
@@ -4,7 +4,7 @@
# Packager: thierryn1 at hispeed dot ch
name=libarchive
-version=2.8.3
+version=2.8.4
release=2
source=( http://$name.googlecode.com/files/$name-$version.tar.gz)