[packages] xmlrpc-c: update to v1.21.1 (#6625)
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Feb 2010 21:58:46 +0000 (21:58 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Feb 2010 21:58:46 +0000 (21:58 +0000)
SVN-Revision: 19507

libs/xmlrpc-c/Makefile

index 750bdc42a70e575452fdd7a2d59cb929a5c1f261..b41d9195488a6db8a2d844a840c9f58ca1293901 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007-2009 OpenWrt.org
+# Copyright (C) 2007-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,8 +9,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xmlrpc-c
-PKG_REV:=1835
-PKG_VERSION:=1.20.2_r$(PKG_REV)
+PKG_REV:=1858
+PKG_VERSION:=1.21.1_r$(PKG_REV)
 PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://xmlrpc-c.svn.sourceforge.net/svnroot/xmlrpc-c/advanced