commit 45768d592ecfbe484f4690023799b65499cf3ae8 Author: Thomas Penteker <tek@serverop.de> Date: Fri Apr 19 22:20:44 2019 +0200 libassuan: 2.5.1 -> 2.5.3 diff --git a/libassuan/.footprint b/libassuan/.footprint index 9ffb28313..1b1eca99e 100644 --- a/libassuan/.footprint +++ b/libassuan/.footprint @@ -5,9 +5,11 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/assuan.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libassuan.la -lrwxrwxrwx root/root usr/lib/libassuan.so -> libassuan.so.0.8.1 -lrwxrwxrwx root/root usr/lib/libassuan.so.0 -> libassuan.so.0.8.1 --rwxr-xr-x root/root usr/lib/libassuan.so.0.8.1 +lrwxrwxrwx root/root usr/lib/libassuan.so -> libassuan.so.0.8.3 +lrwxrwxrwx root/root usr/lib/libassuan.so.0 -> libassuan.so.0.8.3 +-rwxr-xr-x root/root usr/lib/libassuan.so.0.8.3 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/libassuan.pc drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/libassuan.m4 diff --git a/libassuan/.signature b/libassuan/.signature index 68d161034..b14122758 100644 --- a/libassuan/.signature +++ b/libassuan/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fiWtxQdwBrj2lHVGjY9rwIs1FUG9xbfS5ZmEfQ5ho2z6RwvzmltbIBvohuFGt8nQdrXichzAQwr/EOjziPIxQM= -SHA256 (Pkgfile) = c523095e419c2b1b4882111af1c363f82e87b8465814ec8fefde77388180e81f -SHA256 (.footprint) = db7b306ebb6b4319b86b3191c1e46893233c3e7f5b5e01f217f480fecb241f46 -SHA256 (libassuan-2.5.1.tar.bz2) = 47f96c37b4f2aac289f0bc1bacfa8bd8b4b209a488d3d15e2229cb6cc9b26449 +RWSE3ohX2g5d/aQLU0Faqb1QHQkwj0Sphr0BiM7pzeygYCZHCdAhqwG/cKiovC3a3AvyvMZcD7eqJuXH2g8qn2/3gOMLckepXQg= +SHA256 (Pkgfile) = 20bc15c8a0be86ba28171131af0b4768c6294a3547218ba3ed25bad096f51695 +SHA256 (.footprint) = 0c70bbe96a7a242784e3c0cfde6a4249bd0666fba1fa69defda05228abf2156c +SHA256 (libassuan-2.5.3.tar.bz2) = 91bcb0403866b4e7c4bc1cc52ed4c364a9b5414b3994f718c70303f7f765e702 diff --git a/libassuan/Pkgfile b/libassuan/Pkgfile index 3f50525bf..36f5621e1 100644 --- a/libassuan/Pkgfile +++ b/libassuan/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libgpg-error name=libassuan -version=2.5.1 +version=2.5.3 release=1 source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2)