diff options
author | Juergen Daubert <jue@jue.li> | 2020-12-13 12:42:17 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-12-14 12:08:12 +0100 |
commit | c003891b84a77fe2e97c27f8cfad138a19ca0e26 (patch) | |
tree | ca80c83c403f1de038546af083d1fa3413339aa7 /libunbound | |
parent | f9220790a7624af9a33119e1bd19a8928cc1a3d4 (diff) | |
download | opt-c003891b84a77fe2e97c27f8cfad138a19ca0e26.tar.gz opt-c003891b84a77fe2e97c27f8cfad138a19ca0e26.tar.xz |
libunbound: update to 1.13.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 4570bce4c..76a3b778a 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.10 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.10 --rwxr-xr-x root/root usr/lib/libunbound.so.8.1.10 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.1.11 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.1.11 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.1.11 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 7d0798970..0bb49f4dd 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WqTxWWh0HAoXhi+cCz+2JkIAnvaFqJ+KhIpVhlpx1y+3sSRGVVW+OHESiwKIednDXK2eefgc7nZlX2Cz2Xx/w8= -SHA256 (Pkgfile) = 22192459422e5b56b3dcf75cb88ba3a1c1a97735ab92e984696aaf9cb5856ea4 -SHA256 (.footprint) = f82b6e7fd424f8c21a7d44805a9e06704d4432bd690e699f5073d9c1d0376be3 -SHA256 (unbound-1.12.0.tar.gz) = 5b9253a97812f24419bf2e6b3ad28c69287261cf8c8fa79e3e9f6d3bf7ef5835 +RWSE3ohX2g5d/WdjdLQa6hIO+tWRuOf7VkpeVuB4hHRkvVEnadUIoec6+TXoG8+dORce4YAOeOAfn2ZLbV7UQSty3aIGrV1kpAo= +SHA256 (Pkgfile) = f8aec0ed2d0704d3171ef775b49625367499ba781bdb219ca6d90bb9cb89866b +SHA256 (.footprint) = f7148bfb9d056403a32c71e2232580584f50ab970a5b294c5bfa09ade8eab31f +SHA256 (unbound-1.13.0.tar.gz) = a954043a95b0326ca4037e50dace1f3a207a0a19e9a4a22f4c6718fc623db2a1 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 9b77f1c3d..0edc3dd79 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.12.0 +version=1.13.0 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |