diff options
author | Gerardo Zamudio <gerardo.zamudio@linux.com> | 2019-11-18 13:14:14 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-23 16:02:02 +0700 |
commit | 799171177978acadf99e895f573c8368048dee3e (patch) | |
tree | a441afb7ad176acef043150f79c3bf0148d416f4 /network/unbound/unbound.SlackBuild | |
parent | 903c02712d4cf39ae8218eb47149258dfa8c7d8a (diff) |
network/unbound: Updated for version 1.9.4.
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 5847d5c0d96b5..f6dc2dfb0c6fe 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.8.2} +VERSION=${VERSION:-1.9.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |