mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
apache-tomcat: update to 9.0.30
This commit is contained in:
parent
92a691737c
commit
eaf787ad57
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apache-tomcat'
|
||||
pkgname=apache-tomcat
|
||||
version=9.0.29
|
||||
version=9.0.30
|
||||
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=fac84c82dcd5237bc4b44543fd26a4afcd451227f8408a927943f228b1addc6d
|
||||
checksum=073bf0a56738d9bcb70c6065077495506b41dcea26731f0599c701efb90dc4ba
|
||||
|
||||
system_accounts="tomcat"
|
||||
make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat
|
||||
|
|
Loading…
Add table
Reference in a new issue