projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ab1111
)
procd: fix incorrect use of sizeof() in vsnprintf()
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 1 Oct 2013 14:41:07 +0000
(14:41 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 1 Oct 2013 14:41:07 +0000
(14:41 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38268
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/system/procd/Makefile
patch
|
blob
|
history
diff --git
a/package/system/procd/Makefile
b/package/system/procd/Makefile
index
fbff8e6
..
e5793f1
100644
(file)
--- a/
package/system/procd/Makefile
+++ b/
package/system/procd/Makefile
@@
-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