Date: Friday, May 14, 2021 @ 16:16:25 Author: alucryd Revision: 415501
upgpkg: tomcat9 9.0.46-1 Modified: tomcat9/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 16:16:11 UTC (rev 415500) +++ PKGBUILD 2021-05-14 16:16:25 UTC (rev 415501) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat9 -pkgver=9.0.45 +pkgver=9.0.46 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies' arch=(any) @@ -30,7 +30,7 @@ etc/tomcat9/web.xml ) install=tomcat9.install -_tag=4dcf07fd1b53d3934d408060c6ef1ea13894c16f +_tag=37ae42a2996911b9ba6b88e7b0828f855b9d38f6 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat9.service
