summaryrefslogtreecommitdiff
path: root/package/system
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-07-18 14:42:18 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-07-18 14:42:18 +0000
commit5ce02632d134add521a3e584e7543cbfeee5d2d4 (patch)
tree561dba1da545f14af901293cebff95c006174db5 /package/system
parent354a8353902a38971407e669d212f0c456f9af68 (diff)
downloadmtk-20170518-5ce02632d134add521a3e584e7543cbfeee5d2d4.zip
mtk-20170518-5ce02632d134add521a3e584e7543cbfeee5d2d4.tar.gz
mtk-20170518-5ce02632d134add521a3e584e7543cbfeee5d2d4.tar.bz2
procd: update to the latest version, fixes hotplug firmware loading issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41735
Diffstat (limited to 'package/system')
-rw-r--r--package/system/procd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 6c8a9d2..b053550 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2014-07-02
+PKG_VERSION:=2014-07-18
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=619ec82ececcbe9b9d1ca18ac6bc7c5c68c96825
+PKG_SOURCE_VERSION:=fb60df0eb16d4300efabda72249598d0748439e2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1