diff options
author | Juergen Daubert <jue@jue.li> | 2023-01-12 16:41:41 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2023-01-12 16:41:41 +0100 |
commit | 843ad4541ce9065a57b90b59e070291fa4301834 (patch) | |
tree | d2b8c298e8b7c09e0f42ae62329a95f30f80a3a1 | |
parent | 340e104982359e54e81aea99514879d490408595 (diff) | |
download | opt-843ad4541ce9065a57b90b59e070291fa4301834.tar.gz opt-843ad4541ce9065a57b90b59e070291fa4301834.tar.xz |
libunbound: update to 1.17.1
-rw-r--r-- | libunbound/.footprint | 6 | ||||
-rw-r--r-- | libunbound/.signature | 8 | ||||
-rw-r--r-- | libunbound/Pkgfile | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/libunbound/.footprint b/libunbound/.footprint index 3782da7be..343ee5703 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.20 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.20 --rwxr-xr-x root/root usr/lib/libunbound.so.8.1.20 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.21 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.21 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.21 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 f05ec18dd..2eb730d6a 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WaMGvKKBTXMZbn8CuafV16UBqsiMQA7/RJRJ3Kqx25d0+KgzLtPruBHaRfhOocoAOqzSi+JqK/6Ge1Uiygabg0= -SHA256 (Pkgfile) = 3c27460cafad7e7ce2cab6a35049736cd40796b929643cb7914d8baed6eef43a -SHA256 (.footprint) = 28077639373087c627cd03da75e93ff71a479817e894d3df02f818a1438d2c8b -SHA256 (unbound-1.17.0.tar.gz) = dcbc95d7891d9f910c66e4edc9f1f2fde4dea2eec18e3af9f75aed44a02f1341 +RWSE3ohX2g5d/YvUJYtyXYamiOFlYJX0D7D9W0A+7TIZRZzdRD67VvxfVR9OcAIl4pptjRI5DvfWpcjW7W242BXc/xfPv+oPggQ= +SHA256 (Pkgfile) = a77e2a2c65c6f305aa6bfc6770f735eb6bba0920ab909c45d35b137d831eca6a +SHA256 (.footprint) = 7153376dc6943d1b22fb50ebe4a5679150ca2aaaf9369f9d765b9e5d97388660 +SHA256 (unbound-1.17.1.tar.gz) = ee4085cecce12584e600f3d814a28fa822dfaacec1f94c84bfd67f8a5571a5f4 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 154bd7258..a0665dd72 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.17.0 +version=1.17.1 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |