Date: Wednesday, October 7, 2020 @ 11:15:02 Author: alucryd Revision: 397468
upgpkg: tomcat9 9.0.39-1 Modified: tomcat9/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-07 11:14:44 UTC (rev 397467) +++ PKGBUILD 2020-10-07 11:15:02 UTC (rev 397468) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat9 -pkgver=9.0.38 +pkgver=9.0.39 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies' arch=(any) @@ -30,7 +30,7 @@ etc/tomcat9/web.xml ) install=tomcat9.install -_tag=48b6a87171e502cc0becbb4c96e2266de4e805e7 +_tag=6989c4e9360b4f9443862968c15a95d17f264321 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat9.service
