aboutsummaryrefslogtreecommitdiffstats
path: root/community/gradle
diff options
context:
space:
mode:
authorJoe Searle <joe@jsearle.net>2019-09-24 14:13:50 +0000
committerRasmus Thomsen <oss@cogitri.dev>2019-09-24 17:51:46 +0200
commit54ef79e18481e1fd771a433ca63389a37272c417 (patch)
tree4920346e3406f908bcedea2c7db25dece2892da0 /community/gradle
parent9c04765038c0f26c6174f5a062ceeba01368630f (diff)
downloadaports-54ef79e18481e1fd771a433ca63389a37272c417.tar.bz2
aports-54ef79e18481e1fd771a433ca63389a37272c417.tar.xz
community/gradle: upgrade to 5.6.2
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 a4050e645b..bdb90f7397 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=5.6.1
+pkgver=5.6.2
pkgrel=0
pkgdesc="Build tool with a focus on build automation and support for multi-language development"
url="https://gradle.org/"
@@ -34,4 +34,4 @@ package() {
done
}
-sha512sums="fa7633671e7cf88d448825b6aa739bd81485b5245b878a3959bc38a2a9c08bac48993b23029621a43c1b45d3eecd3514b28dc43f8726b59fdd5a4ab8cceb54c1 gradle-5.6.1-bin.zip"
+sha512sums="b1639a7ed47f58778329712d7046e690ca98189435dd42dd1177f46695251ad7dd4cdadc9fc5c8acf50eba65a032042d9760cde09938eaf101b572d11ecc3b26 gradle-5.6.2-bin.zip"