diff options
author | Juergen Daubert <jue@jue.li> | 2018-12-12 15:13:49 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-12-12 15:13:49 +0100 |
commit | 41856022d0b7cf182929db6690e33f22ab6b0fce (patch) | |
tree | 710f8760f5033920e93f8e8a4d87107d59b05478 /libunbound | |
parent | 1465eabfd9bb0adc49baacd1e7208b87f77c1d39 (diff) | |
download | opt-41856022d0b7cf182929db6690e33f22ab6b0fce.tar.gz opt-41856022d0b7cf182929db6690e33f22ab6b0fce.tar.xz |
libunbound: update to 1.8.3
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 4a2868901..73be28bc0 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.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 +lrwxrwxrwx root/root usr/lib/libunbound.so -> libunbound.so.8.0.3 +lrwxrwxrwx root/root usr/lib/libunbound.so.8 -> libunbound.so.8.0.3 +-rwxr-xr-x root/root usr/lib/libunbound.so.8.0.3 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 f3a24c4b9..668abec58 100644 --- a/libunbound/.signature +++ b/libunbound/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YY6iaTDqITG5d/5x6yh0G5Yk/o+ij3t8WyJppubHTW3RLYjgyxoPKpk3f/g7+6qP3BEeB0WCLEXQSOVZas8CQI= -SHA256 (Pkgfile) = dc730fd9f00b900349950fe74f0f65e6c429eabf95ec292d0e9055840818a6c4 -SHA256 (.footprint) = aeeff52b2f410cb03f04d19e261d7335cce6f9b5b5a43c9256e3214c2bbca68b -SHA256 (unbound-1.8.2.tar.gz) = 19f2235a8936d89e7dc919bbfcef355de759f220e36bb5e1e931ac000ed04993 +RWSE3ohX2g5d/TFIuY2DCoNLb2TxmX1PoJUrlfGC9dnKBXjkQ8Tz53DOlxjlU5wKvlS2jH48NWzwEXbCyQiQl/n2bq190mdtEwQ= +SHA256 (Pkgfile) = ac047e1c189479afbb840dd911704f47301518eb0d490d1c7307f0264f6caade +SHA256 (.footprint) = 73298c7a081f5c4c4573abbe7901447e06468ea850f6978ceb3f173ea81f66aa +SHA256 (unbound-1.8.3.tar.gz) = 2b692b8311edfad41e7d0380aac34576060d4176add81dc5db419c79b2a4cecc diff --git a/libunbound/Pkgfile b/libunbound/Pkgfile index 7c51981a7..aaeaac151 100644 --- a/libunbound/Pkgfile +++ b/libunbound/Pkgfile @@ -4,7 +4,7 @@ # Depends on: expat openssl name=libunbound -version=1.8.2 +version=1.8.3 release=1 source=(https://unbound.net/downloads/unbound-$version.tar.gz) |