mirror of
https://github.com/pygos/build.git
synced 2024-11-05 03:27:10 +01:00
Bump unbound version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
0b5e2ccc38
commit
e91029b64e
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.8.0"
|
||||
VERSION="1.8.1"
|
||||
SRCDIR="unbound-${VERSION}"
|
||||
TARBALL="${SRCDIR}.tar.gz"
|
||||
URL="https://www.unbound.net/downloads"
|
||||
SHA256SUM="78f79d6d3b643fdcd74a14fc76542250da886c82f82bc55b51e189663d61b83f"
|
||||
SHA256SUM="c362b3b9c35d1b8c1918da02cdd5528d729206c14c767add89ae95acae363c5d"
|
||||
DEPENDS="openssl expat libbsd"
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
lib/libunbound.so.8.0.0 m 555 0 0
|
||||
lib/libunbound.so.8.0.1 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