diff options
Diffstat (limited to '')
-rw-r--r-- | network/unbound/unbound.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/unbound/unbound.SlackBuild b/network/unbound/unbound.SlackBuild index 1d986e72fa..6637b1e5a1 100644 --- a/network/unbound/unbound.SlackBuild +++ b/network/unbound/unbound.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=unbound -VERSION=${VERSION:-1.21.0} +VERSION=${VERSION:-1.21.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |