summaryrefslogtreecommitdiffstats
path: root/source/n/bind/bind.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-08-22 18:57:26 +0000
committer Eric Hameleers <alien@slackware.com>2019-08-23 08:59:48 +0200
commitc4982a1a06280a93df3b28383d26860f15355984 (patch)
tree1897880026b631a2a21ef0a9c08c3f7bcbeae860 /source/n/bind/bind.SlackBuild
parentd08d55a70cebe3070e0f030fe926f806c7be142e (diff)
downloadcurrent-c4982a1a06280a93df3b28383d26860f15355984.tar.gz
current-c4982a1a06280a93df3b28383d26860f15355984.tar.xz
Thu Aug 22 18:57:26 UTC 201920190822185726
a/kernel-firmware-20190821_c0fb3d9-noarch-1.txz: Upgraded. a/xfsprogs-5.2.1-x86_64-1.txz: Upgraded. ap/cups-filters-1.25.3-x86_64-1.txz: Upgraded. d/python-setuptools-41.2.0-x86_64-1.txz: Upgraded. d/swig-4.0.1-x86_64-1.txz: Upgraded. n/bind-9.14.5-x86_64-1.txz: Upgraded. n/dhcpcd-8.0.3-x86_64-1.txz: Upgraded. n/samba-4.10.7-x86_64-1.txz: Upgraded. xap/geeqie-1.5.1-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/n/bind/bind.SlackBuild')
-rwxr-xr-xsource/n/bind/bind.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild
index c1e09ed40..f77271809 100755
--- a/source/n/bind/bind.SlackBuild
+++ b/source/n/bind/bind.SlackBuild
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=bind
-VERSION=${VERSION:-9.14.4}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-9.14.5}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then