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

Pierre Schmitz pierre at archlinux.org
Sun Jul 5 10:37:14 UTC 2009


    Date: Sunday, July 5, 2009 @ 06:37:14
  Author: pierre
Revision: 44904

upgpkg: xmlrpc-c 1.06.35-1

Modified:
  xmlrpc-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-05 10:35:55 UTC (rev 44903)
+++ PKGBUILD	2009-07-05 10:37:14 UTC (rev 44904)
@@ -3,7 +3,7 @@
 # Contributor: Vitaliy Berdinskikh <skipper13 at root.ua>
 
 pkgname=xmlrpc-c
-pkgver=1.06.33
+pkgver=1.06.35
 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=('7dda4d8c5d26ae877d3809e428ce7962')
+md5sums=('af45d63a529695fec38074758ecd56bb')
 
 build() {
 	[ "${CARCH}" = "x86_64" ] && export CFLAGS="${CFLAGS} -fPIC"




More information about the arch-commits mailing list