apache-tomcat: update to 9.0.13.

This commit is contained in:
maxice8 2018-11-18 18:40:32 -02:00 committed by maxice8
parent dbcce09880
commit 3f29e96592
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'apache-tomcat'
pkgname=apache-tomcat
version=9.0.12
version=9.0.13
revision=1
wrksrc=${pkgname}-${version}-src
wrksrc="${pkgname}-${version}-src"
hostmakedepends="openjdk apache-ant"
depends="virtual?java-runtime"
make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat \
@ -14,8 +14,8 @@ short_desc="An open source implementation of the Java Servlet"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="Apache-2.0"
homepage="https://tomcat.apache.org"
distfiles="http://mirrors.gigenet.com/apache/tomcat/tomcat-9/v$version/src/$pkgname-$version-src.tar.gz"
checksum=9147fc05d0e9861ab60fe875c9d7a225dfbbd32a21c9f221109cc584489b0e39
distfiles="http://mirrors.gigenet.com/apache/tomcat/tomcat-9/v${version}/src/${pkgname}-${version}-src.tar.gz"
checksum=7d0f994ff0f21d4a761433cc7b9c13701c30099383fa94a9b48edf1a6c7af07e
do_build() {
ant