mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
gradle: add missing quote in template
This commit is contained in:
parent
e5bc685bf8
commit
bfb5b36252
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=8.2
|
||||||
revision=1
|
revision=1
|
||||||
depends="virtual?java-environment"
|
depends="virtual?java-environment"
|
||||||
short_desc="Build system for Java/C/C++ software"
|
short_desc="Build system for Java/C/C++ software"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://gradle.org/"
|
homepage="https://gradle.org/"
|
||||||
changelog="https://docs.gradle.org/${version}/release-notes.html"
|
changelog="https://docs.gradle.org/${version}/release-notes.html"
|
||||||
|
|
Loading…
Add table
Reference in a new issue