Date: Thursday, May 11, 2023 @ 15:27:48 Author: alucryd Revision: 477323
upgpkg: tomcat10 10.1.9-1 Modified: tomcat10/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-11 15:27:39 UTC (rev 477322) +++ PKGBUILD 2023-05-11 15:27:48 UTC (rev 477323) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat10 -pkgver=10.1.8 +pkgver=10.1.9 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=477b206c9f05d2eaaaa70438a440bd40ab523662 +_tag=5d45c1a9359c2298d7140c1ca90cb8c43809a168 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat10.service
