diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2013-11-30 17:56:25 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:01 -0600 |
commit | bd786958d8723124ad839ce8e7ddea53ce8a710f (patch) | |
tree | e60f7167e3ef868a97a4f53151f837857d2176ee /system/commons-daemon/commons-daemon.SlackBuild | |
parent | 9506b58a01fec32079fbd7ccaf0b716cf4e6a12e (diff) | |
download | slackbuilds-bd786958d8723124ad839ce8e7ddea53ce8a710f.tar.gz |
system/commons-daemon: Updated for version 1.0.15.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/commons-daemon/commons-daemon.SlackBuild')
-rw-r--r-- | system/commons-daemon/commons-daemon.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/commons-daemon/commons-daemon.SlackBuild b/system/commons-daemon/commons-daemon.SlackBuild index a458a1732b..ae97e3dac7 100644 --- a/system/commons-daemon/commons-daemon.SlackBuild +++ b/system/commons-daemon/commons-daemon.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for commons-daemon -# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=commons-daemon -VERSION=1.0.7 +VERSION=1.0.15 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |