diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-27 17:25:54 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-27 18:46:51 +0100 |
| commit | 7b5de43a03d432c28536cbb58fc50e5c393494b6 (patch) | |
| tree | e50e281728c27f665a88a29ca840a96fe7dc6df9 /package/libxmlrpc/libxmlrpc.mk | |
| parent | 30fd52a727061a73eabea1b1665c24f5649017d8 (diff) | |
| download | buildroot-7b5de43a03d432c28536cbb58fc50e5c393494b6.tar.gz buildroot-7b5de43a03d432c28536cbb58fc50e5c393494b6.zip | |
libxmlrpc: bump to 1.25.30 and add hash file
This commit bumps libxmlrpc to the latest available stable version,
and adds a hash file.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'package/libxmlrpc/libxmlrpc.mk')
| -rw-r--r-- | package/libxmlrpc/libxmlrpc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxmlrpc/libxmlrpc.mk b/package/libxmlrpc/libxmlrpc.mk index a8e8aa307c..1b771e2568 100644 --- a/package/libxmlrpc/libxmlrpc.mk +++ b/package/libxmlrpc/libxmlrpc.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBXMLRPC_VERSION = 1.25.26 +LIBXMLRPC_VERSION = 1.25.30 LIBXMLRPC_SOURCE = xmlrpc-c-$(LIBXMLRPC_VERSION).tgz LIBXMLRPC_SITE = http://downloads.sourceforge.net/project/xmlrpc-c/Xmlrpc-c%20Super%20Stable/$(LIBXMLRPC_VERSION) LIBXMLRPC_LICENSE = BSD-3c (xml-rpc main code and abyss web server), BSD like (lib/expat), Python 1.5.2 license (parts of xmlrpc_base64.c) |

