mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 15:54:04 +02:00
ubus: update to the latest version to fix a compile error with gcc 4.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25732 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e99b8fd1b6
commit
4ec8165ea0
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ubus
|
||||
PKG_VERSION:=2011-02-11
|
||||
PKG_VERSION:=2011-02-26
|
||||
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:=f2ee96c51d38363092415cc333f8f7a62f16783a
|
||||
PKG_SOURCE_VERSION:=6cf4326987c78ecc340930b48fce5b324c8d6a4d
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user