Date: Friday, July 15, 2022 @ 11:53:59 Author: alucryd Revision: 451107
upgpkg: tomcat10 10.0.23-1 Modified: tomcat10/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-15 11:53:40 UTC (rev 451106) +++ PKGBUILD 2022-07-15 11:53:59 UTC (rev 451107) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat10 -pkgver=10.0.22 +pkgver=10.0.23 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=babca1854c6f7068069d501e7f6b9cca13943056 +_tag=cda46e050e09bd394c82ba874633367f80eeb259 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat10.service
