From: Felix Fietkau Date: Wed, 26 Mar 2014 16:07:58 +0000 (+0000) Subject: libubox: switch to git.openwrt.org as source X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=9ca965ba4c90094c06154cbd333a3bfb0c8a5555;p=openwrt%2Fstaging%2Fwigyori.git libubox: switch to git.openwrt.org as source Signed-off-by: Felix Fietkau SVN-Revision: 40025 --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index ffdb19a0a2..fc9834a2fa 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -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