mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/groovy: Updated for version 2.4.3.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
3bf89542d0
commit
2d26c1aba9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=groovy
|
||||
VERSION=${VERSION:-2.4.1}
|
||||
VERSION=${VERSION:-2.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="groovy"
|
||||
VERSION="2.4.1"
|
||||
VERSION="2.4.3"
|
||||
HOMEPAGE="http://groovy-lang.org/"
|
||||
DOWNLOAD="http://dl.bintray.com/groovy/maven/groovy-binary-2.4.1.zip"
|
||||
MD5SUM="31e7e691a8aeb2d07360d448d4fa8b47"
|
||||
DOWNLOAD="http://dl.bintray.com/groovy/maven/groovy-binary-2.4.3.zip"
|
||||
MD5SUM="84a0239332364853fcc226e0979e3ea4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue