Date: Wednesday, February 3, 2021 @ 07:25:52 Author: alucryd Revision: 407127
upgpkg: tomcat8 8.5.63-1 Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 07:25:38 UTC (rev 407126) +++ PKGBUILD 2021-02-03 07:25:52 UTC (rev 407127) @@ -2,7 +2,7 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat8 -pkgver=8.5.61 +pkgver=8.5.63 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=77d330abea52e4aeb039ca7eb8a766e0e1c56a71 +_tag=eb8d36c30857866536e8c931731c9f86980b00a6 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat8.service
