mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
development/energia: Updated for version 0101E0014.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
01f808386c
commit
72cb56d2b7
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Energia
|
||||
|
||||
# Copyright 2014 Erwin van Zanten, Dordrecht, The Netherlands, Europe
|
||||
# Copyright 2014-2015 Erwin van Zanten, Dordrecht, The Netherlands, Europe
|
||||
# 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=energia
|
||||
VERSION=${VERSION:-0101E0013}
|
||||
VERSION=${VERSION:-0101E0014}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="energia"
|
||||
VERSION="0101E0013"
|
||||
VERSION="0101E0014"
|
||||
HOMEPAGE="http://energia.nu/"
|
||||
DOWNLOAD="http://energia.nu/downloads/downloadv3.php?file=energia-0101E0013-linux.tgz"
|
||||
MD5SUM="ce920c0d3ffa3a612a84dd6eee8aa659"
|
||||
DOWNLOAD_x86_64="http://energia.nu/downloads/downloadv3.php?file=energia-0101E0013-linux64.tgz"
|
||||
MD5SUM_x86_64="f257fde126b30e975bebd7772ee80b6e"
|
||||
DOWNLOAD="http://energia.nu/downloads/downloadv3.php?file=energia-0101E0014-linux.tgz"
|
||||
MD5SUM="934899c503c8f325288d60530e3369bb"
|
||||
DOWNLOAD_x86_64="http://energia.nu/downloads/downloadv3.php?file=energia-0101E0014-linux64.tgz"
|
||||
MD5SUM_x86_64="2badad8a522a48d65a5a938c1b4e5eba"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Erwin van Zanten"
|
||||
EMAIL="e.van.zanten.evz@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue