apache-tomcat: update to 9.0.21

This commit is contained in:
Michael Aldridge 2019-06-18 22:32:01 -07:00
parent 643c59acb9
commit c1b96b3b74
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'apache-tomcat' # Template file for 'apache-tomcat'
pkgname=apache-tomcat pkgname=apache-tomcat
version=9.0.20 version=9.0.21
revision=1 revision=1
wrksrc="${pkgname}-${version}-src" wrksrc="${pkgname}-${version}-src"
hostmakedepends="openjdk apache-ant" hostmakedepends="openjdk apache-ant"
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://tomcat.apache.org" homepage="https://tomcat.apache.org"
distfiles="http://mirrors.gigenet.com/apache/tomcat/tomcat-9/v${version}/src/${pkgname}-${version}-src.tar.gz" distfiles="http://mirrors.gigenet.com/apache/tomcat/tomcat-9/v${version}/src/${pkgname}-${version}-src.tar.gz"
checksum=1ebe58dff96a08315c17a947dc32485948b09e23149013a9f4494d0f549ef069 checksum=a67de0395fc9fbaee08a6b58ab816853433dcd8ae166a99f6b0b351e1870ff72
system_accounts="tomcat" system_accounts="tomcat"
make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat