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

Guillaume Alaux guillaume at nymeria.archlinux.org
Tue Apr 15 11:50:51 UTC 2014


    Date: Tuesday, April 15, 2014 @ 13:50:50
  Author: guillaume
Revision: 210607

Upstream release 1.1.30

Modified:
  tomcat-native/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-15 11:20:24 UTC (rev 210606)
+++ PKGBUILD	2014-04-15 11:50:50 UTC (rev 210607)
@@ -2,7 +2,7 @@
 # Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua
 
 pkgname=tomcat-native
-pkgver=1.1.29
+pkgver=1.1.30
 pkgrel=1
 pkgdesc='The Apache Tomcat Native Library'
 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=('25fc6f3d65aeb3ac93142a4b536587b1231ac925eaf32a40f55c92a0991cf232')
+sha256sums=('0842c2a14163e2c16b8140d1855701bc3d7daba493d0193ec1bba0aa49aa8c11')
 
 build() {
   cd "${srcdir}/tomcat-native-${pkgver}-src/jni/native"




More information about the arch-commits mailing list