mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump unbound version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
2121f940c9
commit
f1759dffed
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.6.8"
|
||||
VERSION="1.7.0"
|
||||
SRCDIR="unbound-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="https://www.unbound.net/downloads"
|
||||
SHA256SUM="e3b428e33f56a45417107448418865fe08d58e0e7fea199b855515f60884dd49"
|
||||
SHA256SUM="94dd9071fb13d8ccd122a3ac67c4524a3324d0e771fc7a8a7c49af8abfb926a2"
|
||||
DEPENDS="libevent openssl expat"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue