Date: Tuesday, February 28, 2023 @ 10:04:30 Author: alucryd Revision: 469718
upgpkg: tomcat10 10.1.7-1 Modified: tomcat10/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-28 08:36:59 UTC (rev 469717) +++ PKGBUILD 2023-02-28 10:04:30 UTC (rev 469718) @@ -2,7 +2,7 @@ # Contributor: Olli <[email protected]> pkgname=tomcat10 -pkgver=10.1.6 +pkgver=10.1.7 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 5.0 and JavaServer Pages 3.0 technologies' arch=(any) @@ -30,7 +30,7 @@ etc/tomcat10/web.xml ) install=tomcat10.install -_tag=9829c929059f96605a3fb870700b5887970d7203 +_tag=473ef42c637c97eb17b38c5580a6b854dfe27a02 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat10.service
