[arch-commits] Commit in apr/repos (extra-x86_64 extra-x86_64/PKGBUILD)

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


    Date: Tuesday, August 25, 2009 @ 07:22:52
  Author: douglas
Revision: 50308

Merged revisions 50307 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/apr/trunk

........
  r50307 | douglas | 2009-08-25 08:22:09 -0300 (Ter, 25 Ago 2009) | 2 lines
  
  upgpkg: apr 1.3.8-1
      Updated to 1.3.8
........

Modified:
  apr/repos/extra-x86_64/	(properties)
  apr/repos/extra-x86_64/PKGBUILD

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


Property changes on: apr/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /apr/trunk:1-48330
   + /apr/trunk:1-50307

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-08-25 11:22:09 UTC (rev 50307)
+++ extra-x86_64/PKGBUILD	2009-08-25 11:22:52 UTC (rev 50308)
@@ -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