Date: Thursday, October 6, 2022 @ 07:32:27 Author: alucryd Revision: 457300
upgpkg: tomcat9 9.0.68-1 Modified: tomcat9/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-06 07:32:10 UTC (rev 457299) +++ PKGBUILD 2022-10-06 07:32:27 UTC (rev 457300) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat9 -pkgver=9.0.67 +pkgver=9.0.68 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=5f818dfac98784d805830adcff41315d4edd9f7c +_tag=0cbd87a47606a7669c784d28b5133358a4dcff41 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat9.service
