Author: nbd Date: 2014-06-05 16:55:14 +0200 (Thu, 05 Jun 2014) New Revision: 41020
Modified: trunk/package/system/procd/Makefile Log: procd: update to the latest version, fixes a crash on early boot Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/system/procd/Makefile =================================================================== --- trunk/package/system/procd/Makefile 2014-06-05 14:55:10 UTC (rev 41019) +++ trunk/package/system/procd/Makefile 2014-06-05 14:55:14 UTC (rev 41020) @@ -8,7 +8,7 @@ PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=09c09dc870148c99a546243f434e546aafaa6b89 +PKG_SOURCE_VERSION:=45ca87272954f46eb6d55365d5a2fbe3520d66ce PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
