Date: Friday, November 13, 2020 @ 15:02:33 Author: alucryd Revision: 400751
upgpkg: tomcat8 8.5.60-1 Modified: tomcat8/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-13 12:40:44 UTC (rev 400750) +++ PKGBUILD 2020-11-13 15:02:33 UTC (rev 400751) @@ -2,8 +2,8 @@ # Contributor: Guillaume Alaux <[email protected]> pkgname=tomcat8 -pkgver=8.5.59 -pkgrel=2 +pkgver=8.5.60 +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=c042ec71219dbde3e1ce0381ce5be0801120d0fa +_tag=04d663d7541a013098db3a3f81b1c23c255c12a4 source=( git+https://github.com/apache/tomcat.git#tag=${_tag} tomcat8.service
