summaryrefslogtreecommitdiffstats
path: root/base/libarchive
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-24 01:20:42 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-24 01:20:42 +0200
commit9005e0eed1d759f37dfa7d5f97982321d8effbcf (patch)
tree906107946166319104566ce05cb91678c57cfb7a /base/libarchive
parent6761efd39af06689be8ec504b0f91cb842dcf41d (diff)
downloadnutyx-pakxe-9005e0eed1d759f37dfa7d5f97982321d8effbcf.tar.gz
nutyx-pakxe-9005e0eed1d759f37dfa7d5f97982321d8effbcf.tar.bz2
nutyx-pakxe-9005e0eed1d759f37dfa7d5f97982321d8effbcf.tar.xz
nutyx-pakxe-9005e0eed1d759f37dfa7d5f97982321d8effbcf.zip
maj libarchive#2.8.3-1
Diffstat (limited to 'base/libarchive')
-rw-r--r--base/libarchive/.footprint8
-rw-r--r--base/libarchive/.md5sum2
-rwxr-xr-xbase/libarchive/Pkgfile2
3 files changed, 7 insertions, 5 deletions
diff --git a/base/libarchive/.footprint b/base/libarchive/.footprint
index fb4590119..12baf0059 100644
--- a/base/libarchive/.footprint
+++ b/base/libarchive/.footprint
@@ -8,9 +8,11 @@ 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.7.1
-lrwxrwxrwx root/root usr/lib/libarchive.so.2 -> libarchive.so.2.7.1
--rwxr-xr-x root/root usr/lib/libarchive.so.2.7.1
+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
+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/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
diff --git a/base/libarchive/.md5sum b/base/libarchive/.md5sum
index 1b581401f..8b8b9951e 100644
--- a/base/libarchive/.md5sum
+++ b/base/libarchive/.md5sum
@@ -1 +1 @@
-f43382413b4457d0e192771b100a66e7 libarchive-2.7.1.tar.gz
+fe8d917e101d4b37580124030842a1d0 libarchive-2.8.3.tar.gz
diff --git a/base/libarchive/Pkgfile b/base/libarchive/Pkgfile
index ee606a66e..44d5e9504 100755
--- a/base/libarchive/Pkgfile
+++ b/base/libarchive/Pkgfile
@@ -4,7 +4,7 @@
# Packager: thierryn1 at hispeed dot ch
name=libarchive
-version=2.7.1
+version=2.8.3
release=1
source=( http://$name.googlecode.com/files/$name-$version.tar.gz)