Date: Thursday, June 30, 2022 @ 16:22:10 Author: alucryd Revision: 449682
upgpkg: tomcat-native 1.2.34-1 Modified: tomcat-native/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-30 15:40:28 UTC (rev 449681) +++ PKGBUILD 2022-06-30 16:22:10 UTC (rev 449682) @@ -3,7 +3,7 @@ # Contributor: Vitaliy Berdinskikh <[email protected]> pkgname=tomcat-native -pkgver=1.2.32 +pkgver=1.2.34 pkgrel=1 pkgdesc='Optional component for Tomcat to use certain native resources for performance, compatibility' arch=(x86_64) @@ -16,7 +16,7 @@ python ) options=(!emptydirs) -_tag=ee11afcb5bc3426b85525985461484222f609406 +_tag=a0dd83ddac6dcd4fd315f083adaab3fd24a9f0b4 source=( git+https://github.com/apache/tomcat-native.git#tag=${_tag} tomcat-native-buildconf.patch
