Date: Wednesday, January 11, 2023 @ 14:18:27 Author: alucryd Revision: 466339
upgpkg: tomcat8 8.5.85-1 Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-11 13:27:18 UTC (rev 466338) +++ PKGBUILD 2023-01-11 14:18:27 UTC (rev 466339) @@ -2,7 +2,7 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat8 -pkgver=8.5.84 +pkgver=8.5.85 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=079a46c1c1e56b1743e752a44450469690880a56 +_tag=6e999c7928c47915172043bc31fbc8740f80b4c9 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat8.service
