diff options
author | Juergen Daubert <jue@jue.li> | 2017-09-04 16:54:57 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-09-04 16:54:57 +0200 |
commit | 574d8da9fccac4112d118e0b9588008bbf06e6e4 (patch) | |
tree | 37c79ec2c17057e601141552cf6d551ee965fe69 /dar | |
parent | 825e290427d04e07d82f821a621d6943bd81a92a (diff) | |
download | opt-574d8da9fccac4112d118e0b9588008bbf06e6e4.tar.gz opt-574d8da9fccac4112d118e0b9588008bbf06e6e4.tar.xz |
dar: update to 2.5.12
Diffstat (limited to 'dar')
-rw-r--r-- | dar/.footprint | 6 | ||||
-rw-r--r-- | dar/.md5sum | 2 | ||||
-rw-r--r-- | dar/.signature | 8 | ||||
-rw-r--r-- | dar/Pkgfile | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/dar/.footprint b/dar/.footprint index d2017b48a..59e915e98 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.11.0 -lrwxrwxrwx root/root usr/lib/libdar64.so.5000 -> libdar64.so.5000.11.0 --rwxr-xr-x root/root usr/lib/libdar64.so.5000.11.0 +lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.5000.11.1 +lrwxrwxrwx root/root usr/lib/libdar64.so.5000 -> libdar64.so.5000.11.1 +-rwxr-xr-x root/root usr/lib/libdar64.so.5000.11.1 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 a0ac75dd1..a8d8742cd 100644 --- a/dar/.md5sum +++ b/dar/.md5sum @@ -1,2 +1,2 @@ -899cfa6c77084ec35b1cce219b8259f6 dar-2.5.11.tar.gz +1bbf92821b5679a0c08eadc1e44ba880 dar-2.5.12.tar.gz f453ca0df13e48ca72095f9ef71529c9 darrc diff --git a/dar/.signature b/dar/.signature index aab58f8bc..b57e81ac9 100644 --- a/dar/.signature +++ b/dar/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QMe6WQZNuIFi/AgP9z/ISpttL6F2eTVQE+Pos8wpm701ptP1VAtSXYBelc3o/wsDe4GupEO7xXssxdgC2WSqgg= -SHA256 (Pkgfile) = b942e776505c0d90267fb6c0bd402fc9c7edeadb7b52f969fcc9b8026ced5f1a -SHA256 (.footprint) = d7f0b770d178ae68d1675130ae7c4edfed8c1ec1f44c7742b4076bc31be3f6e0 -SHA256 (dar-2.5.11.tar.gz) = ad9d4b32b7a1240d9ae74155ff0aab3848065bee65ce01a022a234c02be73989 +RWSE3ohX2g5d/Zx+/JoI/n3WYUANc2cVaFL5igoJln/a9xPbXKAzGtBbTMW32/2qccx7eH/3DAzyjxUwyhcL/n8df7lkCvzprwk= +SHA256 (Pkgfile) = 23f1eb9d981b29e7e9223438749ebaa421009d431fc8a069be498f36af4f729d +SHA256 (.footprint) = fd31e73c5b646569a48cae7ed39508ae2291434a518c88f178719043aeaeb441 +SHA256 (dar-2.5.12.tar.gz) = 19bd60000a681a20386ee079b9a6ea05028020053eaeddbff175a8d22563fba2 SHA256 (darrc) = 7464ac1d22ebec6c950fd23b8f133d99911c2b3df25be770e6aa5f8af723e26c diff --git a/dar/Pkgfile b/dar/Pkgfile index 607763b75..cf887fe72 100644 --- a/dar/Pkgfile +++ b/dar/Pkgfile @@ -4,7 +4,7 @@ # Depends on: attr, lzo, zlib, bzip2, xz, libgcrypt name=dar -version=2.5.11 +version=2.5.12 release=1 source=(http://downloads.sourceforge.net/project/dar/dar/$version/$name-$version.tar.gz \ darrc) |