Author: blogic
Date: 2015-04-14 21:01:29 +0200 (Tue, 14 Apr 2015)
New Revision: 45442

Modified:
   trunk/package/system/rpcd/Makefile
Log:
rpcd: update to latest git HEAD

adds support for reading md5 sums of files

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/system/rpcd/Makefile
===================================================================
--- trunk/package/system/rpcd/Makefile  2015-04-14 19:01:24 UTC (rev 45441)
+++ trunk/package/system/rpcd/Makefile  2015-04-14 19:01:29 UTC (rev 45442)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rpcd
-PKG_VERSION:=2015-03-30
+PKG_VERSION:=2015-04-14
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/luci2/rpcd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)
-PKG_SOURCE_VERSION:=311c85e7d9a8f7fee17e65afc371f4fd0c8cd588
+PKG_SOURCE_VERSION:=9a6bfa110a5f8caa10951921b63bafdbb6e97d33
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to