summaryrefslogtreecommitdiffstats
path: root/patches/source/dcron/dcron.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/dcron/dcron.SlackBuild')
-rwxr-xr-xpatches/source/dcron/dcron.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/source/dcron/dcron.SlackBuild b/patches/source/dcron/dcron.SlackBuild
index f5153c569..b7bb29bd7 100755
--- a/patches/source/dcron/dcron.SlackBuild
+++ b/patches/source/dcron/dcron.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=dcron
VERSION=${VERSION:-$(echo dcron-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-12_slack15.0}
+BUILD=${BUILD:-13_slack15.0}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then