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

Guillaume Alaux guillaume at archlinux.org
Sun Apr 15 14:20:10 UTC 2012


    Date: Sunday, April 15, 2012 @ 10:20:10
  Author: guillaume
Revision: 156189

upgpkg: tomcat-native 1.1.23-1

Upstream release

Modified:
  tomcat-native/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-15 14:20:08 UTC (rev 156188)
+++ PKGBUILD	2012-04-15 14:20:10 UTC (rev 156189)
@@ -2,16 +2,16 @@
 # Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua
 
 pkgname=tomcat-native
-pkgver=1.1.22
+pkgver=1.1.23
 pkgrel=1
 pkgdesc="The Apache Tomcat Native Library"
 arch=('i686' 'x86_64')
 url="http://tomcat.apache.org/"
-license="Apache"
+license=("Apache")
 depends=('apr' 'openssl')
 makedepends=('java-environment')
 source=(http://www.apache.org/dist/tomcat/tomcat-connectors/native/${pkgver}/source/${pkgname}-${pkgver}-src.tar.gz)
-md5sums=('44d764f8d99d0454c7337ba9701558ee')
+md5sums=('f2a55b5a19adbe491edc98e0c11d9028')
 
 build() {
   cd "${srcdir}/tomcat-native-${pkgver}-src/jni/native"




More information about the arch-commits mailing list