development/gradle: Updated for version 2.2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Arun Mascarenhas 2014-12-16 19:56:24 +07:00 committed by Willy Sudiarto Raharjo
parent 0b6e1611e0
commit 35cd639319
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
# Started by Arun Mascarenhas (arunmascarenhas[at]yahoo[dot]com)
PRGNAM=gradle
VERSION=${VERSION:-2.0}
VERSION=${VERSION:-2.2.1}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gradle"
VERSION="2.0"
VERSION="2.2.1"
HOMEPAGE="http://www.gradle.org/"
DOWNLOAD="http://services.gradle.org/distributions/gradle-2.0-all.zip"
MD5SUM="1d0853b99e6097ea3dea5f3604dc0846"
DOWNLOAD="https://services.gradle.org/distributions/gradle-2.2.1-all.zip"
MD5SUM="1107fbaf94ab7eae26d76d71b5f8db13"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"