Date: Monday, December 6, 2021 @ 09:11:22 Author: alucryd Revision: 430717
upgpkg: tomcat9 9.0.56-1 Modified: tomcat9/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-06 06:27:03 UTC (rev 430716) +++ PKGBUILD 2021-12-06 09:11:22 UTC (rev 430717) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat9 -pkgver=9.0.55 +pkgver=9.0.56 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=662cc9171c22ac790532d38a2b59990faaa7b971 +_tag=af2a7a4fb2db07390362af12d0020d550abd8785 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat9.service
