Date: Friday, January 14, 2022 @ 15:59:59 Author: alucryd Revision: 434478
upgpkg: tomcat10 10.0.15-1 Modified: tomcat10/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-14 15:59:38 UTC (rev 434477) +++ PKGBUILD 2022-01-14 15:59:59 UTC (rev 434478) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat10 -pkgver=10.0.14 +pkgver=10.0.15 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=3bb5b5fcf02e25ae627e480937e755e0a99c82d7 +_tag=3265e95e46f9d03589e3ac9a2385ba70e5efd621 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat10.service
