mirror of
https://github.com/pygos/build.git
synced 2024-11-25 04:20:41 +01:00
Bump unbound version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
89f3997429
commit
bb000e5c24
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.7.2"
|
||||
VERSION="1.7.3"
|
||||
SRCDIR="unbound-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="https://www.unbound.net/downloads"
|
||||
SHA256SUM="a85fc7bb34711992cf128b2012638ebb8dc1fe15818baa381f6489240845eaa0"
|
||||
SHA256SUM="c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d"
|
||||
DEPENDS="openssl expat libbsd"
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
lib/libunbound.so.2.5.10 m 555 0 0
|
||||
lib/libunbound.so.2.5.11 m 555 0 0
|
||||
lib/libunbound.so.2 m 777 0 0
|
||||
lib/libunbound.so m 777 0 0
|
||||
bin/unbound m 555 0 0
|
||||
|
|
Loading…
Reference in a new issue