aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-07-24 09:10:55 +0000
committerJohn Crispin <blogic@openwrt.org>2015-07-24 09:10:55 +0000
commitc89ab8b0a208a60d0994cd2ba1394763893c5949 (patch)
treee546ec394bb43f1fda76212cca450a4ac3ccc266
parent78627872526bd19b0579db00cd8b4ec024c9d4e6 (diff)
downloadmaster-187ad058-c89ab8b0a208a60d0994cd2ba1394763893c5949.tar.gz
master-187ad058-c89ab8b0a208a60d0994cd2ba1394763893c5949.tar.bz2
master-187ad058-c89ab8b0a208a60d0994cd2ba1394763893c5949.zip
procd: update to latest git HEAD
fixes http://patchwork.ozlabs.org/patch/497899/ Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46465 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 47a7796d58..56e78cb3a2 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2015-07-07
+PKG_VERSION:=2015-07-24
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:=6f841e89dfe9200a6f3a2f93a9dd83f66f8ef550
+PKG_SOURCE_VERSION:=22b5270d16b92613d42c24168d33a8a14c74701a
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1