mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Bump unbound version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
4452aa2314
commit
5bbaffbd58
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.7.1"
|
||||
VERSION="1.7.2"
|
||||
SRCDIR="unbound-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="https://www.unbound.net/downloads"
|
||||
SHA256SUM="56e085ef582c5372a20207de179d0edb4e541e59f87be7d4ee1d00d12008628d"
|
||||
SHA256SUM="a85fc7bb34711992cf128b2012638ebb8dc1fe15818baa381f6489240845eaa0"
|
||||
DEPENDS="openssl expat libbsd"
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
lib/libunbound.so.2.5.9 m 555 0 0
|
||||
lib/libunbound.so.2.5.10 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