Date: Friday, October 1, 2021 @ 16:03:22 Author: alucryd Revision: 424985
upgpkg: tomcat10 10.0.12-1 Modified: tomcat10/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-01 16:03:10 UTC (rev 424984) +++ PKGBUILD 2021-10-01 16:03:22 UTC (rev 424985) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat10 -pkgver=10.0.11 +pkgver=10.0.12 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 5.0 and JavaServer Pages 3.0 technologies' arch=(any) @@ -30,7 +30,7 @@ etc/tomcat10/web.xml ) install=tomcat10.install -_tag=c191bad5a0cd7f1606f573dd960d0b396aeb288d +_tag=84e18583f461778707f7fd2e25b1f0677e44e899 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat10.service
