libubox: switch to git.openwrt.org as source

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40025
This commit is contained in:
Felix Fietkau 2014-03-26 16:07:58 +00:00
parent 132f7d3cc9
commit 9ca965ba4c

View File

@ -5,7 +5,7 @@ PKG_VERSION:=2014-03-18
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/libubox.git
PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=4f44401ae8d23465261cef80b87630ffccd5a864
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz