Date: Monday, December 6, 2021 @ 09:11:45 Author: alucryd Revision: 430719
upgpkg: tomcat10 10.0.14-1 Modified: tomcat10/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-06 09:11:30 UTC (rev 430718) +++ PKGBUILD 2021-12-06 09:11:45 UTC (rev 430719) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat10 -pkgver=10.0.13 +pkgver=10.0.14 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=40dbce6eb012429a6ba62a9bb65fd11ee5c6c898 +_tag=3bb5b5fcf02e25ae627e480937e755e0a99c82d7 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat10.service
