1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00

procd: fix incorrect use of sizeof() in vsnprintf()

SVN-Revision: 38268
This commit is contained in:
Jo-Philipp Wich 2013-10-01 14:41:07 +00:00
parent 52b61d6325
commit 2a2d408024

View 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