diff options
author | Juergen Daubert <jue@jue.li> | 2018-12-07 10:36:58 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-12-07 10:36:58 +0100 |
commit | 07bd9ad0bc43791708dc7c73475cbfd44f01afcc (patch) | |
tree | 17a83b6763cde9157d5acc92c29f1b38aab7d4f0 /libunbound | |
parent | 4936892efcae90343d75af722e88e5795e2781b9 (diff) | |
download | opt-07bd9ad0bc43791708dc7c73475cbfd44f01afcc.tar.gz opt-07bd9ad0bc43791708dc7c73475cbfd44f01afcc.tar.xz |
libunbound: update to 1.8.2
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 18dac9048..4a2868901 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.0.1 -lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.0.1 --rwxr-xr-x root/root usr/lib/libunbound.so.8.0.1 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.0.2 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.0.2 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.0.2 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 66495ce86..f3a24c4b9 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VloA/YqSsEGUlI4S0zMOFOZqE2EX/f7blIsLOgRZpoZtEKPtTS1gMZ9us3VC4URvn9EK+kpf5f3eJhkpe88ZwY= -SHA256 (Pkgfile) = 37ca6f62fea35f312a715ffbe6fdc8290c4064bd95d5877a765cde8f45287b52 -SHA256 (.footprint) = 7fbb34ea74ed68ee35154936be9102ed345a87df76dad1bf1d73b433cc704718 -SHA256 (unbound-1.8.1.tar.gz) = c362b3b9c35d1b8c1918da02cdd5528d729206c14c767add89ae95acae363c5d +RWSE3ohX2g5d/YY6iaTDqITG5d/5x6yh0G5Yk/o+ij3t8WyJppubHTW3RLYjgyxoPKpk3f/g7+6qP3BEeB0WCLEXQSOVZas8CQI= +SHA256 (Pkgfile) = dc730fd9f00b900349950fe74f0f65e6c429eabf95ec292d0e9055840818a6c4 +SHA256 (.footprint) = aeeff52b2f410cb03f04d19e261d7335cce6f9b5b5a43c9256e3214c2bbca68b +SHA256 (unbound-1.8.2.tar.gz) = 19f2235a8936d89e7dc919bbfcef355de759f220e36bb5e1e931ac000ed04993 diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 9f5458daf..7c51981a7 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.8.1 +version=1.8.2 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |