Date: Wednesday, February 3, 2021 @ 07:25:30 Author: alucryd Revision: 407125
upgpkg: tomcat7 7.0.108-1 Modified: tomcat7/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 07:25:11 UTC (rev 407124) +++ PKGBUILD 2021-02-03 07:25:30 UTC (rev 407125) @@ -2,7 +2,7 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat7 -pkgver=7.0.107 +pkgver=7.0.108 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 3.0 and JavaServer Pages 2.2 technologies' arch=(any) @@ -30,7 +30,7 @@ etc/tomcat7/web.xml ) install=tomcat7.install -_tag=b4237e4390895ad8880c7bf6a96ca2fdc2cd8507 +_tag=b57a2ea4466a2d4ea03a0f90e3f0d6c485b3cfea source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat7.service
