Date: Monday, June 28, 2021 @ 14:19:03 Author: alucryd Revision: 418753
upgpkg: tomcat9 9.0.50-1 Modified: tomcat9/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-28 09:58:41 UTC (rev 418752) +++ PKGBUILD 2021-06-28 14:19:03 UTC (rev 418753) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat9 -pkgver=9.0.49 +pkgver=9.0.50 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=b35dd6b9cdb639970f4e6c583dfb3f69801ad7db +_tag=06572792aa5424b5995c91edcc1e3fca4cc89bc1 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat9.service
