aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-01-14 13:06:36 +0000
committerJo-Philipp Wich <jow@openwrt.org>2016-01-14 13:06:36 +0000
commit33926ccf4d2bd7299b389ddeb3b0627e34103ab0 (patch)
treed44d4dce66e75b4aaf558e71bc4d77337d8ca6ed /package/system/procd/Makefile
parent04d677ea259dcc035db3cc93b6d750c0986ac945 (diff)
downloadupstream-33926ccf4d2bd7299b389ddeb3b0627e34103ab0.tar.gz
upstream-33926ccf4d2bd7299b389ddeb3b0627e34103ab0.tar.bz2
upstream-33926ccf4d2bd7299b389ddeb3b0627e34103ab0.zip
CC: procd: align early init PATH with rest of OpenWrt
Backport upstream Git commit 45cb04fd85d788a37367a5385e5e90dd98a0a991 to CC. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48236 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/procd/Makefile')
-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 badd3e4b33..d343f7481f 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2014-2015 OpenWrt.org
+# Copyright (C) 2014-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=procd
-PKG_VERSION:=2015-10-29
+PKG_VERSION:=2015-10-29.1
PKG_RELEASE=$(PKG_SOURCE_VERSION)