diff options
author | Juergen Daubert <jue@jue.li> | 2021-12-16 12:05:44 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-12-16 12:05:44 +0100 |
commit | 16c8deb8d95f8abfe7e5b52b70432756884b978a (patch) | |
tree | 5e68281d625539de64c8b18082eb759bff82c352 /libunbound | |
parent | 62c36eba51391d00ab20440443ace62e8c80dbdf (diff) | |
download | opt-16c8deb8d95f8abfe7e5b52b70432756884b978a.tar.gz opt-16c8deb8d95f8abfe7e5b52b70432756884b978a.tar.xz |
libunbound: update to 1.14.0
Diffstat (limited to 'libunbound')
-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 80795fdbc..2e171724c 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.13 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.13 --rwxr-xr-x root/root usr/lib/libunbound.so.8.1.13 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.14 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.14 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.14 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 609266206..9965b5ea5 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZTMlbYgMumj9GiW0nrzkFLfAHh5VvBuIKJe9SV17JytncC9IwcW4/TSRx6LSAGQI0yiJweoNj9gL4GPx/rDHQc= -SHA256 (Pkgfile) = 4e096dd0cb9264758c16cf5cca3eedf82c209574ef881adcd1bdd1ffb524dec2 -SHA256 (.footprint) = 47b25d87bd6b112b394cb94a8e8c1341bed903ed9c4cc9f1265cc41301f0f584 -SHA256 (unbound-1.13.2.tar.gz) = 0a13b547f3b92a026b5ebd0423f54c991e5718037fd9f72445817f6a040e1a83 +RWSE3ohX2g5d/enlN9I3qNa26Q2qkvzG1YmFzoo48ZOIXbvOFMPmVTczY5m9oj4bFACGqoW6Zb+NcK5UNTDyDn/LysiSJ3jTZgo= +SHA256 (Pkgfile) = 401a36cedd2c9df0c2533f26e9e222e274c4aa43ec85d6e6be70c29b6b7e3071 +SHA256 (.footprint) = dfc63b062bbbd90f8e851554b0bbaf6b1ebdce94e465be8e23163140ad5463ea +SHA256 (unbound-1.14.0.tar.gz) = 6ef91cbf02d5299eab39328c0857393de7b4885a2fe7233ddfe3c124ff5a89c8 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 624c59af9..a838839ab 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.13.2 +version=1.14.0 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |