Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
tomcat9


Commits:
79101ff7 by Maxime Gauduin at 2023-08-25T10:13:50+02:00
upgpkg: 9.0.80-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = tomcat9
        pkgdesc = Open source implementation of the Java Servlet 4.0 and 
JavaServer Pages 2.3 technologies
-       pkgver = 9.0.79
+       pkgver = 9.0.80
        pkgrel = 1
        url = https://tomcat.apache.org/
        install = tomcat9.install
@@ -21,7 +21,7 @@ pkgbase = tomcat9
        backup = etc/tomcat9/server.xml
        backup = etc/tomcat9/tomcat-users.xml
        backup = etc/tomcat9/web.xml
-       source = 
git+https://github.com/apache/tomcat.git#tag=a4bbc1f1676932460f993653c04ec43a1e9e8c88
+       source = 
git+https://github.com/apache/tomcat.git#tag=0ea24187a89ca09f3841e4690f931cca56e222fd
        source = tomcat9.service
        source = tomcat9.sysusers
        source = tomcat9.tmpfiles


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Olli <o...@suruatoel.xyz>
 
 pkgname=tomcat9
-pkgver=9.0.79
+pkgver=9.0.80
 pkgrel=1
 pkgdesc='Open source implementation of the Java Servlet 4.0 and JavaServer 
Pages 2.3 technologies'
 arch=(any)
@@ -30,7 +30,7 @@ backup=(
   etc/tomcat9/web.xml
 )
 install=tomcat9.install
-_tag=a4bbc1f1676932460f993653c04ec43a1e9e8c88
+_tag=0ea24187a89ca09f3841e4690f931cca56e222fd
 source=(
   git+https://github.com/apache/tomcat.git#tag=${_tag}
   tomcat9.service



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tomcat9/-/commit/79101ff72a661160f637894842f793437b677f9e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tomcat9/-/commit/79101ff72a661160f637894842f793437b677f9e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to