network/unbound: Updated for version 1.9.5.
This commit is contained in:
parent
50cf0bb272
commit
ee68f3c369
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue