Date: Sunday, May 7, 2023 @ 13:24:44 Author: alucryd Revision: 476918
upgpkg: tomcat9 9.0.75-1 Modified: tomcat9/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-07 12:46:49 UTC (rev 476917) +++ PKGBUILD 2023-05-07 13:24:44 UTC (rev 476918) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat9 -pkgver=9.0.74 +pkgver=9.0.75 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies' arch=(any) @@ -30,7 +30,7 @@ etc/tomcat9/web.xml ) install=tomcat9.install -_tag=db0c10ea25cc8984f72d700ea48f32aadc2fe2f4 +_tag=2f528c02a9b54cc210897f75492a2bb6eac326b5 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat9.service
