summaryrefslogtreecommitdiff
path: root/libarchive
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2008-03-15 10:57:29 +0100
committerTilman Sauerbeck <tilman@crux.nu>2008-03-15 10:57:29 +0100
commitebd658ebeedb6a888edcff0c53b99dc610b91ef4 (patch)
tree8527ca80eb984ba6c94180f772773a536e44c378 /libarchive
parent29ad75c525977e0cf9d0ec49a2f0cf34ff77fc68 (diff)
downloadcore-ebd658ebeedb6a888edcff0c53b99dc610b91ef4.tar.gz
core-ebd658ebeedb6a888edcff0c53b99dc610b91ef4.tar.xz
libarchive: updated to 2.4.14.
Diffstat (limited to 'libarchive')
-rw-r--r--libarchive/.footprint6
-rw-r--r--libarchive/.md5sum2
-rw-r--r--libarchive/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/libarchive/.footprint b/libarchive/.footprint
index 99139163..5c46e403 100644
--- a/libarchive/.footprint
+++ b/libarchive/.footprint
@@ -7,9 +7,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.4.13
-lrwxrwxrwx root/root usr/lib/libarchive.so.2 -> libarchive.so.2.4.13
--rwxr-xr-x root/root usr/lib/libarchive.so.2.4.13
+lrwxrwxrwx root/root usr/lib/libarchive.so -> libarchive.so.2.4.14
+lrwxrwxrwx root/root usr/lib/libarchive.so.2 -> libarchive.so.2.4.14
+-rwxr-xr-x root/root usr/lib/libarchive.so.2.4.14
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/bsdtar.1.gz
diff --git a/libarchive/.md5sum b/libarchive/.md5sum
index 2c432412..071723f8 100644
--- a/libarchive/.md5sum
+++ b/libarchive/.md5sum
@@ -1,2 +1,2 @@
-47b1032e2fbd4ecd34bd3fea05ee4c14 libarchive-2.4.13.tar.gz
+e4aa4d5d50eae67acdf70af3ea13cb6b libarchive-2.4.14.tar.gz
c094540d9e61575be3dbc014738ae93d libarchive.diff
diff --git a/libarchive/Pkgfile b/libarchive/Pkgfile
index af0ae75a..48b7b18a 100644
--- a/libarchive/Pkgfile
+++ b/libarchive/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: bzip2, zlib
name=libarchive
-version=2.4.13
+version=2.4.14
release=1
source=(http://people.freebsd.org/~kientzle/$name/src/$name-$version.tar.gz \
$name.diff)

Generated by cgit