From 8ff53e6aa75b40709eb4275fd5f556fd738d2291 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 9 May 2024 10:42:00 +0200 Subject: [PATCH] libunbound: updated to version 1.20.0 --- libunbound/.footprint | 6 +++--- libunbound/.signature | 8 ++++---- libunbound/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libunbound/.footprint b/libunbound/.footprint index a3111cde6..b48ddf60b 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.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 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.27 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.27 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.27 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 f398c7020..85e4a8963 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WH7dvBVpgmNjg3JRM0EfzXLt+T2QRlL01CFqkl//cwAhh32yW/VUK1T17zxiCoMyy+PFr/Cq8L43wJkUEan3gw= -SHA256 (Pkgfile) = 822ac2f5151a394a34dddc2c4e461440aa349975a9be3180e6989ced52527ed3 -SHA256 (.footprint) = 79de11715d057e926a2409757fd944b31ec72bf8e01629b94e536dda046e12b5 -SHA256 (unbound-1.19.3.tar.gz) = 3ae322be7dc2f831603e4b0391435533ad5861c2322e34a76006a9fb65eb56b9 +RWSE3ohX2g5d/bGBhZhQnmluCSajbLeeu6ehw9fDNlD2rI/BEWgsAwHc/sf4SrFsw6StzFTmbM+2b7X4UaoQRG6fYi2QlX2E0gc= +SHA256 (Pkgfile) = c5be9235b264a81acdaed6ec7f323aaa24947bfc90a8373e3d8c503a6c1e9a62 +SHA256 (.footprint) = a7e2483f4234ce378d381f4fb84dc63ee478a7c68248c2c37951a6b88f07bc0d +SHA256 (unbound-1.20.0.tar.gz) = 56b4ceed33639522000fd96775576ddf8782bb3617610715d7f1e777c5ec1dbf diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 983e391ee..730c709c2 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.19.3 +version=1.20.0 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz)