procd: fix incorrect use of sizeof() in vsnprintf()
SVN-Revision: 38268
This commit is contained in:
parent
52b61d6325
commit
2a2d408024
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user