diff options
author | Gerardo Zamudio <gerardo.zamudio@linux.com> | 2019-11-25 11:15:11 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-01 08:50:55 +0700 |
commit | ee68f3c36932e573dbc72a55d0b7ffc9c5520216 (patch) | |
tree | 37c2bf4b06c1ff2c28a7a95e49787697a6207c36 /network/unbound/unbound.SlackBuild | |
parent | 50cf0bb272ba2f9ae8ed443c38c3562303e1a643 (diff) |
network/unbound: Updated for version 1.9.5.
Diffstat (limited to 'network/unbound/unbound.SlackBuild')
-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 f6dc2dfb0c6f..b6afe4f68b3e 100644 --- a/network/unbound/unbound.SlackBuild +++ b/network/unbound/unbound.SlackBuild @@ -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} |