ubox: update to git head, fixes multiple null pointer dereferences and adds support for mounting lvm and raid devices

SVN-Revision: 37444
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 11 years ago
parent 0cb97db4be
commit 9f6d136107

@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
PKG_VERSION:=2013-07-15
PKG_VERSION:=2013-07-19
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:=b766d2b693dbfa4367166c9475e56b0aa3546aa2
PKG_SOURCE_VERSION:=0828095b1600fe19dc1112fbcde84a3cbfa8b2b5
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1

Loading…
Cancel
Save