summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-07 20:27:13 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-11-07 20:27:13 -0500
commit92f9e7c361446f3bf6d79b08efa683f39be0d77c (patch)
tree526e4279b97dfc563ad365bb8e94e299f54a214e /community
parent13d15a7d29202439f3afae07aa05e05f8bc88265 (diff)
Fix xmlrpc-c sha256sums
Diffstat (limited to 'community')
-rw-r--r--community/xmlrpc-c/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xmlrpc-c/PKGBUILD b/community/xmlrpc-c/PKGBUILD
index 666f33ab2..6982c0e3d 100644
--- a/community/xmlrpc-c/PKGBUILD
+++ b/community/xmlrpc-c/PKGBUILD
@@ -16,7 +16,7 @@ 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/?view=tar")
-sha256sums=('2707de25dba9823eaa328072392f2c25f08ed6c707be300bfae8f945609f9c19')
+sha256sums=('5ed7260e6d07b0fe1a1e8d117ddf6ef1e1d2b6a4c40f1ec7083e0da36b2eade5')
build() {
cd "$srcdir/advanced"