summaryrefslogtreecommitdiffstats
path: root/patches/source/dcron/dcron.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-02-23 20:37:29 +0000
committer Eric Hameleers <alien@slackware.com>2024-02-24 13:30:44 +0100
commitc33fb282297ced96fb2ec9c16e668c111f5cb0f6 (patch)
tree3b18dde3735bce211b44db549124bed8e45b9be1 /patches/source/dcron/dcron.SlackBuild
parent14f2469b121428fbb670e743e5ae23c7d5771f7f (diff)
downloadcurrent-c33fb282297ced96fb2ec9c16e668c111f5cb0f6.tar.gz
current-c33fb282297ced96fb2ec9c16e668c111f5cb0f6.tar.xz
Fri Feb 23 20:37:29 UTC 202420240223203729_15.0
patches/packages/dcron-4.5-x86_64-13_slack15.0.txz: Rebuilt. This is a bugfix release. run-parts.8: document skiping *.orig files. Thanks to metaed.
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