Date: Tuesday, February 28, 2023 @ 10:05:11 Author: alucryd Revision: 469720
upgpkg: tomcat8 8.5.87-1 Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-28 10:04:44 UTC (rev 469719) +++ PKGBUILD 2023-02-28 10:05:11 UTC (rev 469720) @@ -2,7 +2,7 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat8 -pkgver=8.5.86 +pkgver=8.5.87 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=0bf2722f4652674e321a0e22e72dca75d2ea8275 +_tag=9179f3c22aead8702936eace5c46e8860b644b3c source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat8.service
