ubox: update to latest git
make the remote logging feature RFC3164 compliant Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42572
This commit is contained in:
parent
44249f71a8
commit
5f16859bff
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ubox
|
||||
PKG_VERSION:=2014-05-30
|
||||
PKG_VERSION:=2014-09-16
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/ubox.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=c3d4118eee505f41c4d20a87f326479530837569
|
||||
PKG_SOURCE_VERSION:=5c45b560bc8c9e13682269ed963a8a4a65959518
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
PKG_CHECK_FORMAT_SECURITY:=0
|
||||
|
Loading…
Reference in New Issue
Block a user