mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
gradle: update to 2.4.
This commit is contained in:
parent
28fcf3c828
commit
d55a63b66d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gradle'
|
# Template file for 'gradle'
|
||||||
pkgname=gradle
|
pkgname=gradle
|
||||||
version=2.3
|
version=2.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Adrian Siekierka <kontakt@asie.pl>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://gradle.org/"
|
homepage="http://gradle.org/"
|
||||||
distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
|
distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
|
||||||
checksum=010dd9f31849abc3d5644e282943b1c1c355f8e2635c5789833979ce590a3774
|
checksum=c4eaecc621a81f567ded1aede4a5ddb281cc02a03a6a87c4f5502add8fc2f16f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir "usr/lib/gradle"
|
vmkdir "usr/lib/gradle"
|
||||||
|
|
Loading…
Add table
Reference in a new issue