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

Guillaume Alaux guillaume at archlinux.org
Thu Sep 6 20:54:07 UTC 2012


    Date: Thursday, September 6, 2012 @ 16:54:07
  Author: guillaume
Revision: 166352

Upstream release - sources

Modified:
  tomcat-native/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-06 20:52:29 UTC (rev 166351)
+++ PKGBUILD	2012-09-06 20:54:07 UTC (rev 166352)
@@ -2,7 +2,7 @@
 # Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua
 
 pkgname=tomcat-native
-pkgver=1.1.23
+pkgver=1.1.24
 pkgrel=1
 pkgdesc="The Apache Tomcat Native Library"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('apr' 'openssl')
 makedepends=('java-environment')
 source=(http://www.apache.org/dist/tomcat/tomcat-connectors/native/${pkgver}/source/${pkgname}-${pkgver}-src.tar.gz)
-md5sums=('f2a55b5a19adbe491edc98e0c11d9028')
+md5sums=('cfd4762f2da19ba79d1b6a2a948c9d21')
 
 build() {
   cd "${srcdir}/tomcat-native-${pkgver}-src/jni/native"




More information about the arch-commits mailing list