apache-tomcat: update to 9.0.22.
This commit is contained in:
parent
95c0c06001
commit
571e19bb32
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apache-tomcat'
|
||||
pkgname=apache-tomcat
|
||||
version=9.0.21
|
||||
version=9.0.22
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-src"
|
||||
hostmakedepends="openjdk apache-ant"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
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=a67de0395fc9fbaee08a6b58ab816853433dcd8ae166a99f6b0b351e1870ff72
|
||||
checksum=3058585ddea3f5133b2883b750536b4693950152c399b99a99e0ecc0b4e0caa4
|
||||
|
||||
system_accounts="tomcat"
|
||||
make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat
|
||||
|
|
Loading…
Reference in a new issue