Date: Friday, November 13, 2020 @ 15:03:44 Author: alucryd Revision: 400753
upgpkg: tomcat9 9.0.40-1 Modified: tomcat9/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-13 15:02:43 UTC (rev 400752) +++ PKGBUILD 2020-11-13 15:03:44 UTC (rev 400753) @@ -2,8 +2,8 @@ # Contributor: Olli <[email protected]> pkgname=tomcat9 -pkgver=9.0.39 -pkgrel=2 +pkgver=9.0.40 +pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 4.0 and JavaServer Pages 2.3 technologies' arch=(any) url=https://tomcat.apache.org/ @@ -30,7 +30,7 @@ etc/tomcat9/web.xml ) install=tomcat9.install -_tag=6989c4e9360b4f9443862968c15a95d17f264321 +_tag=11cce490eb67a8aca64377a22c0cea2e38896725 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat9.service
