[arch-commits] Commit in tomcat-native/trunk (PKGBUILD)

Guillaume Alaux guillaume at archlinux.org
Sat Mar 28 10:14:31 UTC 2015


    Date: Saturday, March 28, 2015 @ 11:14:31
  Author: guillaume
Revision: 235212

Upstream release 1.1.33

Modified:
  tomcat-native/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-28 10:09:35 UTC (rev 235211)
+++ PKGBUILD	2015-03-28 10:14:31 UTC (rev 235212)
@@ -2,7 +2,7 @@
 # Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua
 
 pkgname=tomcat-native
-pkgver=1.1.32
+pkgver=1.1.33
 pkgrel=1
 pkgdesc='Optional component for Tomcat to use certain native resources for performance, compatibility'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('java-environment')
 options=('!emptydirs')
 source=(http://www.apache.org/dist/tomcat/tomcat-connectors/native/${pkgver}/source/${pkgname}-${pkgver}-src.tar.gz)
-sha256sums=('26936848f727e162f513bd2b5f7b2300d7d716a5e92e5f4ebcd0e1eff8e09584')
+sha256sums=('523dde7393c57307eedf4972ebbe19a9e9af6f7699e3b1ef6dabd7a11677866e')
 
 build() {
   cd "${srcdir}/tomcat-native-${pkgver}-src/jni/native"



More information about the arch-commits mailing list