diff --git a/libunbound/.footprint b/libunbound/.footprint index 394558560..a3111cde6 100644 --- a/libunbound/.footprint +++ b/libunbound/.footprint @@ -4,9 +4,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libunbound.a -rw-r--r-- root/root usr/lib/libunbound.la -lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.25 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.25 --rwxr-xr-x root/root usr/lib/libunbound.so.8.1.25 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.26 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.26 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.26 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libunbound.pc drwxr-xr-x root/root usr/share/ diff --git a/libunbound/.signature b/libunbound/.signature index 72dd42b00..f398c7020 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dQ7w9halRGDFkz3b0rdETX4tqU1j62r3tyIVj6xjZg0YVzl1gOxMUM5ryaRvSBgaK8Jpjf6Mn24oZPVc7iBrAk= -SHA256 (Pkgfile) = 65ded2bc9b29b0c414a1eda9db6e4e5421acc89efa253506832422e4e61b2d27 -SHA256 (.footprint) = ac0da807eab4e459b19291abea030c55a246c81786a8f75fb459dae715276bc5 -SHA256 (unbound-1.19.2.tar.gz) = cc560d345734226c1b39e71a769797e7fdde2265cbb77ebce542704bba489e55 +RWSE3ohX2g5d/WH7dvBVpgmNjg3JRM0EfzXLt+T2QRlL01CFqkl//cwAhh32yW/VUK1T17zxiCoMyy+PFr/Cq8L43wJkUEan3gw= +SHA256 (Pkgfile) = 822ac2f5151a394a34dddc2c4e461440aa349975a9be3180e6989ced52527ed3 +SHA256 (.footprint) = 79de11715d057e926a2409757fd944b31ec72bf8e01629b94e536dda046e12b5 +SHA256 (unbound-1.19.3.tar.gz) = 3ae322be7dc2f831603e4b0391435533ad5861c2322e34a76006a9fb65eb56b9 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 94daa8ca3..983e391ee 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.19.2 +version=1.19.3 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz)