plantuml: update to 1.2017.19

Closes #9462.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Julien Dehos 2017-11-22 23:00:39 +01:00 committed by Enno Boland
parent bc4cc13663
commit 31096c3dd1

View file

@ -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"