plantuml: update to 1.2021.7.
This commit is contained in:
parent
0214604e6b
commit
ab4809d82f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'plantuml'
|
# Template file for 'plantuml'
|
||||||
pkgname=plantuml
|
pkgname=plantuml
|
||||||
reverts="8047_1 8053_1 8059_1"
|
reverts="8047_1 8053_1 8059_1"
|
||||||
version=1.2021.3
|
version=1.2021.7
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="apache-ant openjdk8"
|
hostmakedepends="apache-ant openjdk8"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://plantuml.com/"
|
homepage="http://plantuml.com/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/plantuml/plantuml-gplv2-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/plantuml/plantuml-gplv2-${version}.tar.gz"
|
||||||
checksum=12cdf0b3664ffd16fa05a52c589845d47a12ac99e2beb2309e73d3c122751e23
|
checksum=0dd85bb63d385c8494d4a09d1f11396e8cc23fbe65810d953c199b792bdd6104
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
. /etc/profile.d/10_openjdk8.sh
|
. /etc/profile.d/10_openjdk8.sh
|
||||||
|
|
Loading…
Reference in a new issue