ubus: update to the latest version
SVN-Revision: 29465
This commit is contained in:
parent
132556a6b9
commit
efe251b4c2
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ubus
|
||||
PKG_VERSION:=2011-10-27
|
||||
PKG_VERSION:=2011-10-28
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/luci2/ubus.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=8e5a6af1db52a908b53e3e8fd44a6a0af496d257
|
||||
PKG_SOURCE_VERSION:=3706552c1c42182a8b656f95affc7e787a5b71dd
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_MD5SUM:=da8990faa56a634518c51b37c73c68e5
|
||||
PKG_MIRROR_MD5SUM:=ec8a83b0678d3d9d2575bb975569576c
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue