mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
gradle: update to 8.2.1, adopt
This commit is contained in:
parent
71ae3be24b
commit
8448beaea1
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'gradle'
|
||||
pkgname=gradle
|
||||
version=8.2
|
||||
version=8.2.1
|
||||
revision=1
|
||||
depends="virtual?java-environment"
|
||||
short_desc="Build system for Java/C/C++ software"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Bnyro <bnyro@tutanota.com>"
|
||||
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=38f66cd6eef217b4c35855bb11ea4e9fbc53594ccccb5fb82dfd317ef8c2c5a3
|
||||
checksum=03ec176d388f2aa99defcadc3ac6adf8dd2bce5145a129659537c0874dea5ad1
|
||||
|
||||
do_install() {
|
||||
vmkdir "usr/lib/gradle"
|
||||
|
|
Loading…
Add table
Reference in a new issue