aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadchay <badchay@protonmail.com>2024-02-17 07:58:24 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-17 09:07:10 +0700
commit07b0eec9b29d14409df9de4d1a2d20eca0a4b055 (patch)
tree3bc42ca6647d11562ea58f1a0f5556c757c773ef
parent2d54e0dfca89e0739a5982f26139d7d1681cf2ec (diff)
downloadslackbuilds-07b0eec9b29d14409df9de4d1a2d20eca0a4b055.tar.xz
network/unbound: Updated for version 1.19.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/unbound/root.hints4
-rw-r--r--network/unbound/unbound.SlackBuild4
-rw-r--r--network/unbound/unbound.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/network/unbound/root.hints b/network/unbound/root.hints
index 8b8a3b119cb9..364d85a5d3f8 100644
--- a/network/unbound/root.hints
+++ b/network/unbound/root.hints
@@ -9,8 +9,8 @@
; on server FTP.INTERNIC.NET
; -OR- RS.INTERNIC.NET
;
-; last update: December 20, 2023
-; related version of root zone: 2023122001
+; last update: February 15, 2024
+; related version of root zone: 2024021501
;
; FORMERLY NS.INTERNIC.NET
;
diff --git a/network/unbound/unbound.SlackBuild b/network/unbound/unbound.SlackBuild
index 1e8324c91fee..ced66350de36 100644
--- a/network/unbound/unbound.SlackBuild
+++ b/network/unbound/unbound.SlackBuild
@@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=unbound
-VERSION=${VERSION:-1.19.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.19.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/unbound/unbound.info b/network/unbound/unbound.info
index 0060eeb4084c..3950b9fb2614 100644
--- a/network/unbound/unbound.info
+++ b/network/unbound/unbound.info
@@ -1,8 +1,8 @@
PRGNAM="unbound"
-VERSION="1.19.0"
+VERSION="1.19.1"
HOMEPAGE="https://nlnetlabs.nl/projects/unbound/about/"
-DOWNLOAD="https://www.nlnetlabs.nl/downloads/unbound/unbound-1.19.0.tar.gz"
-MD5SUM="1a8c4a4bca75eadc03e21d43089ef1ee"
+DOWNLOAD="https://www.nlnetlabs.nl/downloads/unbound/unbound-1.19.1.tar.gz"
+MD5SUM="73ca28029afc478639506b7d86076944"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""