mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +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
|
||||
depends="virtual?java-environment"
|
||||
short_desc="Build system for Java/C/C++ software"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://gradle.org/"
|
||||
changelog="https://docs.gradle.org/${version}/release-notes.html"
|
||||
|
|
Loading…
Add table
Reference in a new issue