Date: Friday, July 15, 2022 @ 11:54:38 Author: alucryd Revision: 451109
upgpkg: tomcat9 9.0.65-1 Modified: tomcat9/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-15 11:54:09 UTC (rev 451108) +++ PKGBUILD 2022-07-15 11:54:38 UTC (rev 451109) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat9 -pkgver=9.0.64 +pkgver=9.0.65 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=1419d61f200be876baddb0997919fb82c230a857 +_tag=c443b393281c7eee5d6a95977c4faeed28906bdf source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat9.service
