mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
apache-tomcat: update to 9.0.29.
This commit is contained in:
parent
5583d0a50e
commit
902b8a4538
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apache-tomcat'
|
# Template file for 'apache-tomcat'
|
||||||
pkgname=apache-tomcat
|
pkgname=apache-tomcat
|
||||||
version=9.0.26
|
version=9.0.29
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}-src"
|
wrksrc="${pkgname}-${version}-src"
|
||||||
hostmakedepends="openjdk8 apache-ant"
|
hostmakedepends="openjdk8 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=d061aa50bcc51e28c40f5a2d5a06999d9a49ddcae5410f3bac99c8d5ded61935
|
checksum=fac84c82dcd5237bc4b44543fd26a4afcd451227f8408a927943f228b1addc6d
|
||||||
|
|
||||||
system_accounts="tomcat"
|
system_accounts="tomcat"
|
||||||
make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat
|
make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat
|
||||||
|
|
Loading…
Add table
Reference in a new issue