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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Mon Aug 5 13:15:30 UTC 2013


    Date: Monday, August 5, 2013 @ 15:15:29
  Author: bpiotrowski
Revision: 192048

upgpkg: serf 1.2.1-2

- rebuild against db 6.0

Modified:
  serf/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-05 10:37:46 UTC (rev 192047)
+++ PKGBUILD	2013-08-05 13:15:29 UTC (rev 192048)
@@ -2,7 +2,7 @@
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
 pkgname=serf
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="High-performance asynchronous HTTP client library"
 url="http://code.google.com/p/serf/"
 arch=('i686' 'x86_64')
@@ -16,6 +16,7 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
 
   ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr --with-openssl=/usr
+  sed -i 's/ldb-5.3/ldb/' Makefile serf.pc
   make
 }
 




More information about the arch-commits mailing list