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

Pierre Schmitz pierre at archlinux.org
Thu Sep 17 15:42:04 UTC 2009


    Date: Thursday, September 17, 2009 @ 11:42:04
  Author: pierre
Revision: 52340

upgpkg: xmlrpc-c 1.06.36-1

Modified:
  xmlrpc-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-17 12:57:32 UTC (rev 52339)
+++ PKGBUILD	2009-09-17 15:42:04 UTC (rev 52340)
@@ -3,7 +3,7 @@
 # Contributor: Vitaliy Berdinskikh <skipper13 at root.ua>
 
 pkgname=xmlrpc-c
-pkgver=1.06.35
+pkgver=1.06.36
 pkgrel=1
 pkgdesc='This library provides a modular implementation of XML-RPC for C and C++'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('libtool')
 options=('!makeflags' '!libtool')
 source=("http://downloads.sourceforge.net/xmlrpc-c/xmlrpc-c-${pkgver}.tgz")
-md5sums=('af45d63a529695fec38074758ecd56bb')
+md5sums=('22b322ea97bfd54f5bc1caaf02f995a9')
 
 build() {
 	[ "${CARCH}" = "x86_64" ] && export CFLAGS="${CFLAGS} -fPIC"




More information about the arch-commits mailing list