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
76fba828f3
commit
0f3d04a3b8
2 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.7.3"
|
||||
VERSION="1.8.0"
|
||||
SRCDIR="unbound-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="https://www.unbound.net/downloads"
|
||||
SHA256SUM="c11de115d928a6b48b2165e0214402a7a7da313cd479203a7ce7a8b62cba602d"
|
||||
SHA256SUM="78f79d6d3b643fdcd74a14fc76542250da886c82f82bc55b51e189663d61b83f"
|
||||
DEPENDS="openssl expat libbsd"
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
lib/libunbound.so.2.5.11 m 555 0 0
|
||||
lib/libunbound.so.2 m 777 0 0
|
||||
lib/libunbound.so.8.0.0 m 555 0 0
|
||||
lib/libunbound.so.8 m 777 0 0
|
||||
lib/libunbound.so m 777 0 0
|
||||
bin/unbound m 555 0 0
|
||||
bin/unbound-checkconf m 555 0 0
|
||||
|
|
Loading…
Reference in a new issue