gradle: update to 4.10.3.

This commit is contained in:
maxice8 2019-02-22 07:32:49 -03:00 committed by maxice8
parent 01cc44e7ce
commit 12cfc19a0c
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'gradle'
pkgname=gradle
version=4.10.2
version=4.10.3
revision=1
noarch=yes
archs=noarch
hostmakedepends="unzip"
depends="virtual?java-environment"
short_desc="Build system for Java/C/C++ software"
@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://gradle.org/"
changelog="https://docs.gradle.org/${version}/release-notes.html"
distfiles="https://services.gradle.org/distributions/gradle-${version}-bin.zip"
checksum=b49c6da1b2cb67a0caf6c7480630b51c70a11ca2016ff2f555eaeda863143a29
checksum=8626cbf206b4e201ade7b87779090690447054bc93f052954c78480fa6ed186e
nocross=yes
do_install() {