mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/jenkins: Updated for version 1.654.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
354798a022
commit
791e84dae4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jenkins
|
||||
VERSION=${VERSION:-1.641}
|
||||
VERSION=${VERSION:-1.654}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jenkins"
|
||||
VERSION="1.641"
|
||||
VERSION="1.654"
|
||||
HOMEPAGE="http://jenkins-ci.org"
|
||||
DOWNLOAD="http://ftp.icm.edu.pl/packages/jenkins/war/1.641/jenkins.war"
|
||||
MD5SUM="5fc8e9452ebdaa012eb9e2f0400814d0"
|
||||
DOWNLOAD="http://ftp.icm.edu.pl/packages/jenkins/war/1.654/jenkins.war"
|
||||
MD5SUM="8871b826ed496c667d2418a3f4890a89"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue