Date: Thursday, May 11, 2023 @ 15:28:20 Author: alucryd Revision: 477328
upgpkg: tomcat8 8.5.89-1 Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-11 15:28:15 UTC (rev 477327) +++ PKGBUILD 2023-05-11 15:28:20 UTC (rev 477328) @@ -2,7 +2,7 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat8 -pkgver=8.5.88 +pkgver=8.5.89 pkgrel=1 pkgdesc='Open source implementation of the Java Servlet 3.1 and JavaServer Pages 2.3 technologies' arch=(any) @@ -30,7 +30,7 @@ etc/tomcat8/web.xml ) install=tomcat8.install -_tag=e035e211705c7ec7a2ecf666f4a1fdf0965e9977 +_tag=da91bd19ef2cb34a96e4ad04749dfc97c941db87 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat8.service
