mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
plantuml: update to 1.2017.19
Closes #9462. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
bc4cc13663
commit
31096c3dd1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plantuml'
|
# Template file for 'plantuml'
|
||||||
pkgname="plantuml"
|
pkgname="plantuml"
|
||||||
version=8059
|
version=1.2017.19
|
||||||
revision=1
|
revision=1
|
||||||
depends="virtual?java-environment graphviz"
|
depends="virtual?java-environment graphviz"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
||||||
homepage="http://plantuml.com/"
|
homepage="http://plantuml.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-jar-gplv2-${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-jar-gplv2-${version}.zip"
|
||||||
checksum=81665ba542da36d06b04d66dc0c22e42325c616287d40457622c5b6aa63ca6bc
|
checksum=f0dbe5759c369fb86bc15ffe51f3544e37dca1d35635b7eb0565ed17a973259f
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
create_wrksrc="yes"
|
create_wrksrc="yes"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue