ubox: update to git head
- fixes vfat partition detection on big endian systems SVN-Revision: 37522
This commit is contained in:
parent
3ad136d9e3
commit
1e8e6b4645
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=ubox
|
||||
PKG_VERSION:=2013-07-23
|
||||
PKG_VERSION:=2013-07-24
|
||||
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:=8c74ca9f613746b9c1f54a17f576a0cd449a8cc6
|
||||
PKG_SOURCE_VERSION:=f3a6e775a1e52ea6f85a145d60a88b3f6356a96c
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user