procd: fix incorrect use of sizeof() in vsnprintf()
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 1 Oct 2013 14:41:07 +0000 (14:41 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 1 Oct 2013 14:41:07 +0000 (14:41 +0000)
SVN-Revision: 38268

package/system/procd/Makefile

index fbff8e66ced4c4bb2d4ee7cc97440117e6dec6a1..e5793f1b7ff75a8312d96b7683171ac37ac760ba 100644 (file)
@@ -1,14 +1,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=procd
-PKG_VERSION:=2013-09-28
+PKG_VERSION:=2013-10-01
 
 PKG_RELEASE=$(PKG_SOURCE_VERSION)-1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://nbd.name/luci2/procd.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=b5e17105b163442a030559b7b2c2454b82b3fd4c
+PKG_SOURCE_VERSION:=eba428f6672068d819d6296db3f635e6ac5a8be7
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 CMAKE_INSTALL:=1