mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/gradle: upgrade to 6.7.1
This commit is contained in:
parent
e7099738bf
commit
69e9931411
@ -1,11 +1,11 @@
|
||||
# Contributor: Roberto Oliveira <robertoguimaraes8@gmail.com>
|
||||
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
|
||||
pkgname=gradle
|
||||
pkgver=6.5.1
|
||||
pkgver=6.7.1
|
||||
pkgrel=0
|
||||
pkgdesc="Build tool with a focus on build automation and support for multi-language development"
|
||||
url="https://gradle.org/"
|
||||
arch="noarch !mips !mips64"
|
||||
arch="noarch !mips !mips64" # MIPS limited by openjdk8
|
||||
options="!check"
|
||||
license="Apache-2.0"
|
||||
depends="openjdk8"
|
||||
@ -34,4 +34,4 @@ package() {
|
||||
done
|
||||
}
|
||||
|
||||
sha512sums="e1ae0b07a1de6646bff846012ea664965a8aa3204d658dd4bebba05dc3e1f79b1a0a6615d2fb899fc048460056e123287f4b882db454b3fb11aa6eb1a864ea87 gradle-6.5.1-bin.zip"
|
||||
sha512sums="afd2f66d007e0b9372ac5be4e89c53237986b3479a8eadc5fa791a19b226bd8d0da7620a65506746dce40893c342340ed084a7de8dd896d264ca85f5f6ba6b52 gradle-6.7.1-bin.zip"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user