summaryrefslogtreecommitdiffstats
path: root/system/daemonize/daemonize.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/daemonize/daemonize.SlackBuild')
-rw-r--r--system/daemonize/daemonize.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/daemonize/daemonize.SlackBuild b/system/daemonize/daemonize.SlackBuild
index 2a94dfb9f4..81bad1dafa 100644
--- a/system/daemonize/daemonize.SlackBuild
+++ b/system/daemonize/daemonize.SlackBuild
@@ -5,10 +5,12 @@
# Copyright 2013 Robert Allen <slacker@slaphappygeeks.com>
# All rights reserved, including Creator Endowed Unalienable Rights
#
+# With acknowledgment to Duane Penzien for helpful suggestions.
+#
# This script is placed into the public domain by the author
PRGNAM=daemonize
-VERSION=1.7.4
+VERSION=${VERSION:-1.7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}