aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-10-14 15:53:05 +0000
committerJohn Crispin <blogic@openwrt.org>2014-10-14 15:53:05 +0000
commitd8bd66f63059059e53e2164d07cf9b9af4c1f3aa (patch)
tree7c1365cb8ea5b9f2eb22b2e26f35fd79d5e32d82 /package
parentc0c2f68bab4fbba92f70439dc265aa622f2747ff (diff)
downloadmaster-187ad058-d8bd66f63059059e53e2164d07cf9b9af4c1f3aa.tar.gz
master-187ad058-d8bd66f63059059e53e2164d07cf9b9af4c1f3aa.tar.bz2
master-187ad058-d8bd66f63059059e53e2164d07cf9b9af4c1f3aa.zip
procd: update to latest git
this adds the remaining patches that Michel Stam sent Signed-off-by: Michel Stam <m.stam@fugro.nl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42918 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 d38c0f007d..734b44467b 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-10-06
+PKG_VERSION:=2014-10-14
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:=f45672d80bf2fec4ccb7363de1da6adb9e3f4421
+PKG_SOURCE_VERSION:=b9a389c841db8433bb3b02158b1512cf577dbff7
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1