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

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Jun 30 16:22:56 UTC 2022


    Date: Thursday, June 30, 2022 @ 16:22:56
  Author: alucryd
Revision: 449684

upgpkg: tomcat8 8.5.81-1

Modified:
  tomcat8/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-30 16:22:17 UTC (rev 449683)
+++ PKGBUILD	2022-06-30 16:22:56 UTC (rev 449684)
@@ -2,8 +2,8 @@
 # Contributor: Guillaume Alaux <guillaume at archlinux.org>
 
 pkgname=tomcat8
-pkgver=8.5.78
-pkgrel=2
+pkgver=8.5.81
+pkgrel=1
 pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer Pages 2.3 technologies'
 arch=(any)
 url=https://tomcat.apache.org/
@@ -30,7 +30,7 @@
   etc/tomcat8/web.xml
 )
 install=tomcat8.install
-_tag=f732d3aa5ca55eb07cb73d9ec2b585330f80f00b
+_tag=2f283f89f49be662efa45af2c6a876d897159ddf
 source=(
   git+https://github.com/apache/tomcat.git#tag=${_tag}
   tomcat8.service



More information about the arch-commits mailing list