Date: Friday, September 23, 2022 @ 09:51:21 Author: alucryd Revision: 456677
upgpkg: tomcat10 10.0.25-1 Modified: tomcat10/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-23 08:49:52 UTC (rev 456676) +++ PKGBUILD 2022-09-23 09:51:21 UTC (rev 456677) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat10 -pkgver=10.0.24 +pkgver=10.0.25 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=74a5bd703f1d477548449bd400721e960cc4514c +_tag=570397299d8a1d2c84d1bc34625758d995b38b7f source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat10.service
