summaryrefslogtreecommitdiff
path: root/community/xmlrpc-c
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-30 01:38:24 -0700
committerroot <root@rshg054.dnsready.net>2012-10-30 01:38:24 -0700
commit455295fdb5009a8cd7b033a93e01f7450fd3087b (patch)
tree278f9d3446f3e581a65629cb7a122c9d5df20df8 /community/xmlrpc-c
parent29665004d902f751dedb1a4baaa896f9ed74c6b6 (diff)
Tue Oct 30 01:38:05 PDT 2012
Diffstat (limited to 'community/xmlrpc-c')
-rw-r--r--community/xmlrpc-c/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/xmlrpc-c/PKGBUILD b/community/xmlrpc-c/PKGBUILD
index fd30c2955..d1bb79e11 100644
--- a/community/xmlrpc-c/PKGBUILD
+++ b/community/xmlrpc-c/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 75673 2012-08-28 21:19:22Z arodseth $
+# $Id: PKGBUILD 79057 2012-10-29 19:02:22Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
# Contributor: Vitaliy Berdinskikh <skipper13@root.ua>
pkgname=xmlrpc-c
-pkgver=1.31.04
+pkgver=1.32.2
+pkgrel=1
epoch=1
-pkgrel=2
pkgdesc='XML-RPC for C and C++'
arch=('x86_64' 'i686')
url='http://xmlrpc-c.sourceforge.net/'
@@ -15,8 +15,8 @@ license=('custom')
depends=('curl' 'libxml2')
makedepends=('libtool' 'setconf')
options=('!makeflags' '!libtool' '!emptydirs')
-source=("$pkgname-advanced-$pkgver.tar.gz::http://xmlrpc-c.svn.sourceforge.net/viewvc/xmlrpc-c/advanced.tar.gz")
-sha256sums=('a85e6f9db7db21ed2811e455e61f7b62f5d08770cd68d83bdf10886b74e038f6')
+source=("$pkgname-advanced-$pkgver.tar.gz::http://xmlrpc-c.svn.sourceforge.net/viewvc/xmlrpc-c/advanced/?view=tar")
+sha256sums=('2707de25dba9823eaa328072392f2c25f08ed6c707be300bfae8f945609f9c19')
build() {
cd "$srcdir/advanced"
@@ -28,6 +28,7 @@ build() {
--disable-cgi-server \
--disable-libwww-client \
--disable-wininet-client \
+ --enable-abyss \
--enable-cplusplus
mkdir include/curl
touch include/curl/types.h