Date: Saturday, November 19, 2022 @ 15:37:25 Author: alucryd Revision: 462170
upgpkg: tomcat8 8.5.84-1 Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-19 14:47:52 UTC (rev 462169) +++ PKGBUILD 2022-11-19 15:37:25 UTC (rev 462170) @@ -2,7 +2,7 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat8 -pkgver=8.5.83 +pkgver=8.5.84 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer Pages 2.3 technologies' arch=(any) @@ -30,7 +30,7 @@ etc/tomcat8/web.xml ) install=tomcat8.install -_tag=702df4f4db92b59e01d5d8824190ce2652d74a76 +_tag=079a46c1c1e56b1743e752a44450469690880a56 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat8.service
