aboutsummaryrefslogtreecommitdiff
path: root/misc/dcc/dcc.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-08-14 14:45:57 +1200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-14 21:17:56 +0700
commit89f4af211a4e1e84912757ccb9ac576ebefb5f3b (patch)
tree723fa566445f417ea9c27190c34aeecc3b6fb383 /misc/dcc/dcc.SlackBuild
parent0da8ed6452d92691492650328ec9054ab6bf1c08 (diff)
downloadslackbuilds-89f4af211a4e1e84912757ccb9ac576ebefb5f3b.tar.xz
misc/dcc: Updated for version 1.3.163.
This fixes building on -current. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/dcc/dcc.SlackBuild')
-rw-r--r--misc/dcc/dcc.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dcc/dcc.SlackBuild b/misc/dcc/dcc.SlackBuild
index 5bbd2153b1c8..f811b4eb0df1 100644
--- a/misc/dcc/dcc.SlackBuild
+++ b/misc/dcc/dcc.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dcc
-VERSION=${VERSION:-1.3.158}
+VERSION=${VERSION:-1.3.163}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}