aboutsummaryrefslogtreecommitdiffstats
path: root/community/gradle
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-08-30 11:26:29 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-08-30 11:26:29 +0000
commit789805e863d49bfc66d941e847ffc8b22c6a455f (patch)
tree7455cc29a86a51a5b3656c084ee9ef916e9a62a1 /community/gradle
parenta7ea035b4a1cd0694015f39f91d737acc6a1323a (diff)
downloadaports-789805e863d49bfc66d941e847ffc8b22c6a455f.tar.bz2
aports-789805e863d49bfc66d941e847ffc8b22c6a455f.tar.xz
community/gradle: upgrade to 4.10
Diffstat (limited to 'community/gradle')
-rw-r--r--community/gradle/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gradle/APKBUILD b/community/gradle/APKBUILD
index d9b244e4fb..d3c5ddaf4f 100644
--- a/community/gradle/APKBUILD
+++ b/community/gradle/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Roberto Oliveira <robertoguimaraes8@gmail.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=gradle
-pkgver=4.9
+pkgver=4.10
pkgrel=0
pkgdesc="Build tool with a focus on build automation and support for multi-language development"
url="https://gradle.org/"
@@ -37,4 +37,4 @@ package() {
done
}
-sha512sums="e1e6ec7ed46cd4e9c833956dd864d6a26a63f417137945d9235e31344c5436ea70aa000977c8d7a6acaad914c1dfce5241d21a0f32d52973c40337663e815098 gradle-4.9-bin.zip"
+sha512sums="5619f02c2bd410724c5912e80fa8be4d344bde8fb0ac62f3d2f0c1579bd74448e83e70c372a7eb9f9ea7e051fd8eca940cc377f2e739589fa7d408d82782dfbc gradle-4.10-bin.zip"