Date: Friday, May 14, 2021 @ 16:16:04 Author: alucryd Revision: 415499
upgpkg: tomcat8 8.5.66-1 Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 14:27:36 UTC (rev 415498) +++ PKGBUILD 2021-05-14 16:16:04 UTC (rev 415499) @@ -2,7 +2,7 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat8 -pkgver=8.5.65 +pkgver=8.5.66 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=752c1b9221f7d51a9f0f13d5ce83540589e228e4 +_tag=12afa2cd11ffa9522cd98acc228ecb1bad6b8006 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat8.service
