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

Douglas Soares de Andrade douglas at archlinux.org
Tue Aug 25 11:22:09 UTC 2009


    Date: Tuesday, August 25, 2009 @ 07:22:09
  Author: douglas
Revision: 50307

upgpkg: apr 1.3.8-1
    Updated to 1.3.8

Modified:
  apr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-25 11:21:51 UTC (rev 50306)
+++ PKGBUILD	2009-08-25 11:22:09 UTC (rev 50307)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr
-pkgver=1.3.7
+pkgver=1.3.8
 pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@
 options=('!libtool')
 license=('APACHE')
 source=("http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2")
-md5sums=('1414f695a236a2bf8e470ca624d6a2e8')
 
 build() {
 	cd "${srcdir}/apr-${pkgver}"
@@ -23,3 +22,4 @@
 	make || return 1
 	make DESTDIR="${pkgdir}" install || return 1
 }
+md5sums=('3c7e3a39ae3d3573f49cb74e2dbf87a2')




More information about the arch-commits mailing list