Date: Thursday, February 9, 2023 @ 13:28:00 Author: alucryd Revision: 468426
upgpkg: tomcat-native 2.0.3-1 Modified: tomcat-native/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-09 13:20:26 UTC (rev 468425) +++ PKGBUILD 2023-02-09 13:28:00 UTC (rev 468426) @@ -3,7 +3,7 @@ # Contributor: Vitaliy Berdinskikh <[email protected]> pkgname=tomcat-native -pkgver=2.0.2 +pkgver=2.0.3 pkgrel=1 pkgdesc='Optional component for Tomcat to use certain native resources for performance, compatibility' arch=(x86_64) @@ -19,7 +19,7 @@ python ) options=(!emptydirs) -_tag=9fea6f69aca11c2a129c557934f9abb40ac4e732 +_tag=2b617703217b2f94fc51afc0ad30e325f69853a2 source=( git+https://github.com/apache/tomcat-native.git#tag=${_tag} tomcat-native-buildconf.patch
