Author: nbd
Date: 2015-11-04 19:33:12 +0100 (Wed, 04 Nov 2015)
New Revision: 47382

Modified:
   trunk/package/libs/librpc/Makefile
Log:
librpc: update to the latest version, fixes build with uclibc-ng (#20856)

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/libs/librpc/Makefile
===================================================================
--- trunk/package/libs/librpc/Makefile  2015-11-04 11:33:31 UTC (rev 47381)
+++ trunk/package/libs/librpc/Makefile  2015-11-04 18:33:12 UTC (rev 47382)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=librpc
-PKG_VERSION:=2015-04-10
+PKG_VERSION:=2015-11-04
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/uclibc-rpc.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=308e9964bfb623773dc0dcc99ef9d18d1551d6ae
+PKG_SOURCE_VERSION:=a921e3ded051746f9f7cd5e5a312fb6771716aac
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1
 PKG_USE_MIPS16:=0
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to