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
bd533c9b93
commit
ed4e7347bd
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.8.1"
|
||||
VERSION="1.8.3"
|
||||
SRCDIR="unbound-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="https://www.unbound.net/downloads"
|
||||
SHA256SUM="c362b3b9c35d1b8c1918da02cdd5528d729206c14c767add89ae95acae363c5d"
|
||||
SHA256SUM="2b692b8311edfad41e7d0380aac34576060d4176add81dc5db419c79b2a4cecc"
|
||||
DEPENDS="openssl expat libbsd"
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
lib/libunbound.so.8.0.1 m 555 0 0
|
||||
lib/libunbound.so.8.0.3 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
|
||||
|
|
Loading…
Reference in a new issue