procd: update to the latest version, fixes a memory leak in trigger handling
[openwrt/openwrt.git] / package / system / procd / Makefile
index ae62c4136d77ca3633852cccb344251912b9c0ce..180698d1062567ca5221407517ad72b557a4dda4 100644 (file)
@@ -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,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2015-09-15
+PKG_VERSION:=2016-02-04
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
+PKG_SOURCE_URL=$(OPENWRT_GIT)/project/procd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=9cb7be1a3267744ad64b2422e2be4eeb1763d1d2
+PKG_SOURCE_VERSION:=e08f52e4f5fb1f20c09e7c69a616b76dc4710d6b
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1