diff options
author | Juergen Daubert <jue@jue.li> | 2019-07-06 18:28:57 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-07-06 18:28:57 +0200 |
commit | beeb353b0de1357256b6ad503a6d7957c80dcacd (patch) | |
tree | ec6cf8cb9c49927bda5f5c20a9f3a3e99811d57c /dar | |
parent | 778ec503c57060360ac3f04f269bbe73f0ccfc10 (diff) | |
download | opt-beeb353b0de1357256b6ad503a6d7957c80dcacd.tar.gz opt-beeb353b0de1357256b6ad503a6d7957c80dcacd.tar.xz |
dar: update to 2.6.5
Diffstat (limited to 'dar')
-rw-r--r-- | dar/.footprint | 6 | ||||
-rw-r--r-- | dar/.signature | 8 | ||||
-rw-r--r-- | dar/Pkgfile | 4 |
3 files changed, 9 insertions, 9 deletions
diff --git a/dar/.footprint b/dar/.footprint index 58de52160..79a7d7b02 100644 --- a/dar/.footprint +++ b/dar/.footprint @@ -93,9 +93,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.6000.1.1 -lrwxrwxrwx root/root usr/lib/libdar64.so.6000 -> libdar64.so.6000.1.1 --rwxr-xr-x root/root usr/lib/libdar64.so.6000.1.1 +lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.6000.1.2 +lrwxrwxrwx root/root usr/lib/libdar64.so.6000 -> libdar64.so.6000.1.2 +-rwxr-xr-x root/root usr/lib/libdar64.so.6000.1.2 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/.signature b/dar/.signature index 12178e7d6..410c7f9b5 100644 --- a/dar/.signature +++ b/dar/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bh/W/LefqnMPu07dul1UYEqcjOlmHnIe+qt4deMeBpeg2HrzfOtWPxJ/4DcvppgbsBmhj7RRdFq1jAFBgUhIwc= -SHA256 (Pkgfile) = 08032f5b44fb4083368b75e9267da5ea774086ab072f4d855ae2521035fe2b21 -SHA256 (.footprint) = dc8cdf695838744d00ff1f635cbef8e25dae82767ec1fbb70b2d5d89f2edbc33 -SHA256 (dar-2.6.4.tar.gz) = 855b4e1df333e461a0f44ccb8f917cc4fbf0027ec1291d94927f1eb1db95b281 +RWSE3ohX2g5d/cxPDaEWL42lboKQLawHhm7YwLSbVXupG19awcV09WeiAONBYKUzsv0Igyex7WolAlzDUGGfbTiNeFDjTP1o+AU= +SHA256 (Pkgfile) = 13003471a08fa55d64c545e3cd690f5766f7d30462c006030b444ebbc4f737a5 +SHA256 (.footprint) = 5060f2c7fa23f1018376da155e351cb597bac61e27c57d82fbc4838cfbc4d7ef +SHA256 (dar-2.6.5.tar.gz) = cdfe72ecf29d7debc3492296981b400174167a356a2fa257dd01e3c16dc95ff4 diff --git a/dar/Pkgfile b/dar/Pkgfile index 1376f3da5..da9ceb3e7 100644 --- a/dar/Pkgfile +++ b/dar/Pkgfile @@ -1,10 +1,10 @@ # Description: Disk ARchive - a sophisticated backup utility for Linux # URL: http://dar.linux.free.fr/ # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: attr, lzo, zlib, bzip2, xz, libgcrypt +# Depends on: attr lzo zlib bzip2 xz libgcrypt name=dar -version=2.6.4 +version=2.6.5 release=1 source=(http://downloads.sourceforge.net/project/dar/dar/$version/$name-$version.tar.gz) |