summaryrefslogtreecommitdiff
path: root/user/unbound/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/unbound/APKBUILD')
-rw-r--r--user/unbound/APKBUILD10
1 files changed, 7 insertions, 3 deletions
diff --git a/user/unbound/APKBUILD b/user/unbound/APKBUILD
index e04ea0459..9883dce69 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>
+# Maintainer: Alyx Wolcott <alyx@leuhta.com>
pkgname=unbound
-pkgver=1.9.4
+pkgver=1.9.6
pkgrel=0
pkgdesc="A validating, recursive and caching DNS resolver"
url="https://nlnetlabs.nl/projects/unbound/about/"
@@ -18,6 +18,10 @@ source="https://nlnetlabs.nl/downloads/$pkgname/$pkgname-$pkgver.tar.gz
unbound.confd
unbound.initd"
+# secfixes:
+# 1.9.5-r0:
+# - CVE-2019-18934
+
build() {
# cachedb, dnscrypt and dnstap have yet unpackaged dependencies
PYTHON_VERSION=3 ./configure \
@@ -66,6 +70,6 @@ python() {
mv "$pkgdir/usr/lib/python"* "$subpkgdir"
}
-sha512sums="44021014c944fc01a1f5f9afd77145f5554a3282cc2bfd54526fc4f88346f497c847ddb72bafa155d7e6e5dd02b6bb031836ead4408977d4e4b5b3290dffea9c unbound-1.9.4.tar.gz
+sha512sums="39a60f51da912ed25d247bc1e882b1242d80a63b0c2b3f753d38ed558f3a24691267375136ff6d85e5945a98ca0c4ac87e43e131c97737a355374dde64259951 unbound-1.9.6.tar.gz
de9dc269553f5449c1757690c2a8a3b9f228964f5672d721cfdbc29e6fab8954907fa4fa3761dd6f705b3ccd2f729cc6e2fe870107feb68cca611589f8306b94 unbound.confd
6627cbcbcb4e04f596e7e0ffdbf80ceb54cdb59144cb89896e53503dfb41b99fd77d8b85d05e6670f77023b6eafec8885b00c0c8e4e34e3e638c52c037a7985e unbound.initd"