From 472e15eab4ca0898a6d8dd97afcf176703dc5918 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 4 Jun 2022 12:23:25 +0200 Subject: [PATCH] libunbound: update to 1.16.0 --- libunbound/.footprint | 8 +++++--- libunbound/.signature | 8 ++++---- libunbound/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/libunbound/.footprint b/libunbound/.footprint index 31125024b..3452ecbdb 100644 --- a/libunbound/.footprint +++ b/libunbound/.footprint @@ -4,9 +4,11 @@ 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.15 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.15 --rwxr-xr-x root/root usr/lib/libunbound.so.8.1.15 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.16 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.16 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.16 +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/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man3/ diff --git a/libunbound/.signature b/libunbound/.signature index 30a8626e7..4f90e0067 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/T+ZgsUMDxLl0oUPlxNTfdJyroeKfBVgAzb790DHkqOmc6048KET+FMYyNH9ImIi8RLV8Fo04+E7AnHYtlOWxgQ= -SHA256 (Pkgfile) = ffd8354f9f5e1c47a0fef2dcec23dfafc67b21104b50f79d181e635a511574c3 -SHA256 (.footprint) = 0d4ed6b97063b8a7e9bcf5212b7ce155f29d20708363a4f41890929193779177 -SHA256 (unbound-1.15.0.tar.gz) = a480dc6c8937447b98d161fe911ffc76cfaffa2da18788781314e81339f1126f +RWSE3ohX2g5d/axBV2bF9rYOUDN6JjsVVwxarN2iwI4mRdZ9nEPlRfa38sz6yBsD+FetCRoF19ywLlzE+CMXZesmXy8PReOgkww= +SHA256 (Pkgfile) = 3a9b94e2a8d15ef9af73f68af128aa37e0fd14c096e400a809ecdba29760ce8a +SHA256 (.footprint) = 8913c8e738208036725cf9e45eb1c4a1ab49be2e18d42cb1e5d5123961bae775 +SHA256 (unbound-1.16.0.tar.gz) = 6701534c938eb019626601191edc6d012fc534c09d2418d5b92827db0cbe48a5 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 3a8d43fd7..01626d08b 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.15.0 +version=1.16.0 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz)