apache-tomcat: update to 9.0.12
This commit is contained in:
parent
a7227a32ce
commit
822ac3cb8d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apache-tomcat'
|
||||
pkgname=apache-tomcat
|
||||
version=9.0.10
|
||||
version=9.0.12
|
||||
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=5d6a2ff9715c1624d9e99e0b02e1811d2772a3291c8641269cfc0884d5942c34
|
||||
checksum=9147fc05d0e9861ab60fe875c9d7a225dfbbd32a21c9f221109cc584489b0e39
|
||||
|
||||
do_build() {
|
||||
ant
|
||||
|
|
Loading…
Reference in a new issue