aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-10-14 15:53:05 +0000
committerJohn Crispin <john@openwrt.org>2014-10-14 15:53:05 +0000
commita08f4367c049fa8874bc7a215c94f1a8ebcb2a64 (patch)
treeba0244e5fb79806e182c4c69cccc1032e25fbbef /package
parentea74a1119e82ffdecfbab15d3d884c5b090b5e37 (diff)
downloadupstream-a08f4367c049fa8874bc7a215c94f1a8ebcb2a64.tar.gz
upstream-a08f4367c049fa8874bc7a215c94f1a8ebcb2a64.tar.bz2
upstream-a08f4367c049fa8874bc7a215c94f1a8ebcb2a64.zip
procd: update to latest git
this adds the remaining patches that Michel Stam sent Signed-off-by: Michel Stam <m.stam@fugro.nl> SVN-Revision: 42918
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