apache-tomcat: update to 9.0.38.
This commit is contained in:
parent
f58ece1cca
commit
9a82d4379c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apache-tomcat'
|
||||
pkgname=apache-tomcat
|
||||
version=9.0.37
|
||||
version=9.0.38
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-src"
|
||||
hostmakedepends="openjdk8 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=1148357b8d38f571d2c69cc03341b6dabb3f70aad86e4dcd6c61deee751a936c
|
||||
checksum=72de3de15d6ddced50c6c78958e6369c393c8500dfa819207d64662c26e0c9c2
|
||||
|
||||
system_accounts="tomcat"
|
||||
make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat
|
||||
|
|
Loading…
Reference in a new issue