Bump procd version 2017.02.08

This commit is contained in:
2017-03-18 22:42:48 +01:00
parent a08515f4a7
commit 7195cc3d28
17 changed files with 208 additions and 44 deletions

View File

@@ -4,13 +4,13 @@
#
################################################################################
PROCD_VERSION:= 2016.07.29
PROCD_VERSION:= 2017.02.08
PROCD_SITE = $(TOPDIR)/../../src/3P/procd/builders/cmake
PROCD_SITE_METHOD = local
PROCD_INSTALL_STAGING = YES
PROCD_DEPENDENCIES = libubox json-c ubus
PROCD_DEPENDENCIES = libubox ubus json-c
PROCD_CONF = SRC_DIR=$(TOPDIR)/../..