network/unbound: Updated for version 1.9.5.

This commit is contained in:
Gerardo Zamudio 2019-11-25 11:15:11 -06:00 committed by Willy Sudiarto Raharjo
parent 50cf0bb272
commit ee68f3c369
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=unbound
VERSION=${VERSION:-1.9.4}
VERSION=${VERSION:-1.9.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="unbound"
VERSION="1.9.4"
VERSION="1.9.5"
HOMEPAGE="https://nlnetlabs.nl/projects/unbound/about/"
DOWNLOAD="https://nlnetlabs.nl/downloads/unbound/unbound-1.9.4.tar.gz"
MD5SUM="c4d6305f6187deca9e579d4cc5abeaea"
DOWNLOAD="https://nlnetlabs.nl/downloads/unbound/unbound-1.9.5.tar.gz"
MD5SUM="deb7a3c52fec66323b508c0be4be4849"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ldns"