diff options
author | Juergen Daubert <jue@jue.li> | 2016-10-30 12:38:57 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-10-30 12:38:57 +0100 |
commit | d841b4f13478cddcc32aa178224a0a696ddfdd6a (patch) | |
tree | 6e31f881cf1bc184b6d966b00563a09251a25d9b /dar | |
parent | e4b454dad42c94ede0c36f77a701cd188c5d4d7f (diff) | |
download | opt-d841b4f13478cddcc32aa178224a0a696ddfdd6a.tar.gz opt-d841b4f13478cddcc32aa178224a0a696ddfdd6a.tar.xz |
dar: update to 2.5.7
Diffstat (limited to 'dar')
-rw-r--r-- | dar/.footprint | 6 | ||||
-rw-r--r-- | dar/.md5sum | 2 | ||||
-rw-r--r-- | dar/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/dar/.footprint b/dar/.footprint index 91e2cee3f..5d58aece8 100644 --- a/dar/.footprint +++ b/dar/.footprint @@ -97,9 +97,9 @@ drwxr-xr-x root/root usr/include/dar/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libdar64.a -rwxr-xr-x root/root usr/lib/libdar64.la -lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.5000.8.2 -lrwxrwxrwx root/root usr/lib/libdar64.so.5000 -> libdar64.so.5000.8.2 --rwxr-xr-x root/root usr/lib/libdar64.so.5000.8.2 +lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.5000.8.3 +lrwxrwxrwx root/root usr/lib/libdar64.so.5000 -> libdar64.so.5000.8.3 +-rwxr-xr-x root/root usr/lib/libdar64.so.5000.8.3 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libdar64.pc drwxr-xr-x root/root usr/share/ diff --git a/dar/.md5sum b/dar/.md5sum index a097c3edb..aa808b5dc 100644 --- a/dar/.md5sum +++ b/dar/.md5sum @@ -1,2 +1,2 @@ -14333de4640b6ebc97e73cef2aec104f dar-2.5.6.tar.gz +21cd215e7e18e8930a879f65ba0030a9 dar-2.5.7.tar.gz f453ca0df13e48ca72095f9ef71529c9 darrc diff --git a/dar/Pkgfile b/dar/Pkgfile index 9924189f7..d622b89a9 100644 --- a/dar/Pkgfile +++ b/dar/Pkgfile @@ -4,7 +4,7 @@ # Depends on: attr, lzo, zlib, bzip2, xz, libgcrypt name=dar -version=2.5.6 +version=2.5.7 release=1 source=(http://downloads.sourceforge.net/project/dar/dar/$version/$name-$version.tar.gz \ darrc) |