[arch-commits] Commit in tomcat9/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Jun 30 16:26:46 UTC 2022


    Date: Thursday, June 30, 2022 @ 16:26:46
  Author: alucryd
Revision: 449686

upgpkg: tomcat9 9.0.64-1

Modified:
  tomcat9/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-30 16:23:07 UTC (rev 449685)
+++ PKGBUILD	2022-06-30 16:26:46 UTC (rev 449686)
@@ -2,8 +2,8 @@
 # Contributor: Olli <olli at suruatoel.xyz>
 
 pkgname=tomcat9
-pkgver=9.0.62
-pkgrel=2
+pkgver=9.0.64
+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=85113741042dcce9e9792bdbc3d498172bc31291
+_tag=1419d61f200be876baddb0997919fb82c230a857
 source=(
   git+https://github.com/apache/tomcat.git#tag=${_tag}
   tomcat9.service



More information about the arch-commits mailing list