gradle: update to 4.9.

This commit is contained in:
maxice8 2018-07-16 11:11:39 -03:00
parent 50b9dc764b
commit 52ecb16055
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gradle' # Template file for 'gradle'
pkgname=gradle pkgname=gradle
version=4.8.1 version=4.9
revision=1 revision=1
noarch=yes noarch=yes
hostmakedepends="unzip" hostmakedepends="unzip"
@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://gradle.org/" homepage="https://gradle.org/"
changelog="https://docs.gradle.org/${version}/release-notes.html" changelog="https://docs.gradle.org/${version}/release-notes.html"
distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip" distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
checksum=af334d994b5e69e439ab55b5d2b7d086da5ea6763d78054f49f147b06370ed71 checksum=e66e69dce8173dd2004b39ba93586a184628bc6c28461bc771d6835f7f9b0d28
nocross=yes nocross=yes
do_install() { do_install() {