summaryrefslogtreecommitdiff
path: root/user/unbound
diff options
context:
space:
mode:
authorLuis Ressel <aranea@aixah.de>2019-03-18 23:11:07 +0100
committerLuis Ressel <aranea@aixah.de>2019-03-18 23:12:11 +0100
commit546f2f9c16db5541117fdbaca8cc5db62f856aa3 (patch)
tree6ecb1e0143fe5075f8c2c7e8051e9ef73094e7db /user/unbound
parent32c38901a3117b823697bdcd7adafec4607912d6 (diff)
downloadpackages-546f2f9c16db5541117fdbaca8cc5db62f856aa3.tar.gz
packages-546f2f9c16db5541117fdbaca8cc5db62f856aa3.tar.bz2
packages-546f2f9c16db5541117fdbaca8cc5db62f856aa3.tar.xz
packages-546f2f9c16db5541117fdbaca8cc5db62f856aa3.zip
user/unbound: Bump to 1.9.1
Diffstat (limited to 'user/unbound')
-rw-r--r--user/unbound/APKBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/user/unbound/APKBUILD b/user/unbound/APKBUILD
index 3c6810ec3..8838db965 100644
--- a/user/unbound/APKBUILD
+++ b/user/unbound/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Luis Ressel <aranea@aixah.de>
# Maintainer: Luis Ressel <aranea@aixah.de>
pkgname=unbound
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=0
pkgdesc="A validating, recursive and caching DNS resolver"
url="https://unbound.net/"
@@ -48,7 +48,6 @@ build() {
check() {
cd "$builddir"
- sed -i -e 's/ELAPSED/ELAPSE/' testdata/auth_xfr_notify.rpl # Bug in unbound-1.8.3 test suite
make test
}
@@ -71,6 +70,6 @@ python() {
mv "$pkgdir/usr/lib/python"* "$subpkgdir"
}
-sha512sums="7dfa8e078507fc24a2d0938eea590389453bacfcac023f1a41af19350ea1f7b87d0c82d7eead121a11068921292a96865e177274ff27ed8b8868445f80f7baf6 unbound-1.9.0.tar.gz
+sha512sums="5dfac7ce3892f73109fdfe0f81863643b1f4c10cee2d4e2d1a28132f1b9ea4d4f89242e4e6348fdadf998f1c75d53577cbf4f719e98faa1342fc3c5de2e8903d unbound-1.9.1.tar.gz
de9dc269553f5449c1757690c2a8a3b9f228964f5672d721cfdbc29e6fab8954907fa4fa3761dd6f705b3ccd2f729cc6e2fe870107feb68cca611589f8306b94 unbound.confd
6627cbcbcb4e04f596e7e0ffdbf80ceb54cdb59144cb89896e53503dfb41b99fd77d8b85d05e6670f77023b6eafec8885b00c0c8e4e34e3e638c52c037a7985e unbound.initd"