aboutsummaryrefslogtreecommitdiffstats
path: root/community/gradle
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-19 14:42:20 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2018-07-19 14:42:20 +0000
commit36cd68ee4267421824e908b3ce31f85ebc706b9b (patch)
tree2cc82f9a59c50b2e63454f5df5bf27ac109c5a85 /community/gradle
parent2696ddfbaca7388e85bf855acc91386d15f1179a (diff)
downloadaports-36cd68ee4267421824e908b3ce31f85ebc706b9b.tar.bz2
aports-36cd68ee4267421824e908b3ce31f85ebc706b9b.tar.xz
community/gradle: upgrade to 4.9
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 21795a3c46..d9b244e4fb 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.8.1
+pkgver=4.9
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="63e77c44f3ff57a7617e128369bab084cfbbf95b12a06c8ee80ac61a419b6ae43ef240049629052856cc3c650bbf79959c200c336c3eba87f920aa4df9fca1dc gradle-4.8.1-bin.zip"
+sha512sums="e1e6ec7ed46cd4e9c833956dd864d6a26a63f417137945d9235e31344c5436ea70aa000977c8d7a6acaad914c1dfce5241d21a0f32d52973c40337663e815098 gradle-4.9-bin.zip"