plantuml: update to 1.2022.5.
This commit is contained in:
parent
936b831a47
commit
7861a044b3
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'plantuml'
|
||||
pkgname=plantuml
|
||||
reverts="8047_1 8053_1 8059_1"
|
||||
version=1.2021.14
|
||||
revision=2
|
||||
version=1.2022.5
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="apache-ant openjdk8"
|
||||
depends="virtual?java-environment graphviz"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://plantuml.com/"
|
||||
distfiles="${SOURCEFORGE_SITE}/plantuml/plantuml-gplv2-${version}.tar.gz"
|
||||
checksum=468aeaaea0742d8312d0f2f709df140e599967d8284fc0555f842fd0a6fe6941
|
||||
checksum=4561de21eacc05a5b9c2d3fc5cc68d2a464c7aab1650e623272383f0dabdee23
|
||||
|
||||
do_build() {
|
||||
. /etc/profile.d/openjdk.sh
|
||||
|
|
Loading…
Reference in New Issue