diff options
author | Gerardo Zamudio <gerardo.zamudio@linux.com> | 2017-07-04 12:48:59 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-08 07:11:44 +0700 |
commit | 1a708f46515cfc0ba886a7d6e39dff8dcccacbae (patch) | |
tree | 0ea8214d733b5170658e67c4ffcd9b83acada312 /network/unbound/unbound.SlackBuild | |
parent | e68cfd09925013188e9a1081293e8a6cf8e6bbb5 (diff) |
network/unbound: Updated for version 1.6.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 a841d41dbf041..082ba7c81ddd8 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.5.10} +VERSION=${VERSION:-1.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |