apache-tomcat: update to 9.0.14
This commit is contained in:
parent
6a194e8951
commit
db1ef097a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apache-tomcat'
|
||||
pkgname=apache-tomcat
|
||||
version=9.0.13
|
||||
version=9.0.14
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-src"
|
||||
hostmakedepends="openjdk apache-ant"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
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=7d0f994ff0f21d4a761433cc7b9c13701c30099383fa94a9b48edf1a6c7af07e
|
||||
checksum=c91d8cc379ad37a16d838fb3049e97d2db92df0f46f10b67ff3010c6b33b651c
|
||||
|
||||
do_build() {
|
||||
ant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue