mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/commons-daemon: Updated for version 1.0.15.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
9506b58a01
commit
bd786958d8
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for commons-daemon
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=commons-daemon
|
PRGNAM=commons-daemon
|
||||||
VERSION=1.0.7
|
VERSION=1.0.15
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="commons-daemon"
|
PRGNAM="commons-daemon"
|
||||||
VERSION="1.0.7"
|
VERSION="1.0.15"
|
||||||
HOMEPAGE="http://commons.apache.org/daemon/index.html"
|
HOMEPAGE="http://commons.apache.org/daemon/index.html"
|
||||||
DOWNLOAD="http://archive.apache.org/dist/commons/daemon/source/commons-daemon-1.0.7-src.tar.gz"
|
DOWNLOAD="http://archive.apache.org/dist/commons/daemon/source/commons-daemon-1.0.15-src.tar.gz"
|
||||||
MD5SUM="fb6c5e7b6544fd8400b08f0e81fc9581"
|
MD5SUM="e467bc1f332d47ad85d18ea8b8a897c3"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="apache-ant"
|
REQUIRES="apache-ant"
|
||||||
|
|
Loading…
Reference in a new issue