Date: Thursday, April 8, 2021 @ 14:00:36 Author: alucryd Revision: 411745
upgpkg: tomcat-native 1.2.28-1 Modified: tomcat-native/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-08 13:55:46 UTC (rev 411744) +++ PKGBUILD 2021-04-08 14:00:36 UTC (rev 411745) @@ -3,7 +3,7 @@ # Contributor: Vitaliy Berdinskikh <[email protected]> pkgname=tomcat-native -pkgver=1.2.27 +pkgver=1.2.28 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=c7c22b9c7f96869aa8f04e6692518aa5323a467b +_tag=5566385ab63361d8d707613508d803964a15a1f8 source=( git+https://github.com/apache/tomcat-native.git#tag=${_tag} tomcat-native-buildconf.patch
