[arch-commits] Commit in apr/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jun 18 21:26:44 UTC 2009
Date: Thursday, June 18, 2009 @ 17:26:44
Author: pierre
Revision: 42867
upgpkg: apr 1.3.5-1
Modified:
apr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-18 21:26:36 UTC (rev 42866)
+++ PKGBUILD 2009-06-18 21:26:44 UTC (rev 42867)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=apr
-pkgver=1.3.3
+pkgver=1.3.5
pkgrel=1
pkgdesc="The Apache Portable Runtime"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
options=('!libtool')
license=('APACHE')
source=("http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2")
-md5sums=('2090c21dee4f0eb1512604127dcd158f')
+md5sums=('9ac9a00eaa190937fdbbde7b4f03ac1e')
build() {
cd ${srcdir}/apr-${pkgver}
More information about the arch-commits
mailing list