aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-30 12:34:42 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-30 12:34:42 +0000
commit9744488cb521aca28c9975c2036969ae20158806 (patch)
treee3691b160d7fbd72c462239a89b79d9e14679f83 /package
parent01fd3110501349c9589db2e21ccc6e04edd3c409 (diff)
downloadmaster-187ad058-9744488cb521aca28c9975c2036969ae20158806.tar.gz
master-187ad058-9744488cb521aca28c9975c2036969ae20158806.tar.bz2
master-187ad058-9744488cb521aca28c9975c2036969ae20158806.zip
procd: properly handle return codes
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45150 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 2fd95f020a..ec90d4231e 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-03-27
+PKG_VERSION:=2015-03-30
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:=74d835463e05e5761f6f5271e487f299f29d3f07
+PKG_SOURCE_VERSION:=c0138bae8ed746e30f3d3a591e1615f2a705b1a5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1