Date: Monday, October 4, 2021 @ 06:42:30 Author: alucryd Revision: 425067
upgpkg: tomcat8 8.5.72-1 Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-04 06:19:20 UTC (rev 425066) +++ PKGBUILD 2021-10-04 06:42:30 UTC (rev 425067) @@ -2,7 +2,7 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat8 -pkgver=8.5.71 +pkgver=8.5.72 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=9e60ee33816f3f28af81535c108e6bd23f2ef970 +_tag=53c394049af76032bc7acab9de023013ad4fdc43 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat8.service
