summaryrefslogtreecommitdiff
path: root/package/libs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-03-26 16:07:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-03-26 16:07:58 +0000
commit9ca965ba4c90094c06154cbd333a3bfb0c8a5555 (patch)
tree0547bbe09cbeb318973be0c7abf42721c1bda10b /package/libs
parent132f7d3cc9ed2d2587214b4f5e7aced259dc223f (diff)
downloadmtk-20170518-9ca965ba4c90094c06154cbd333a3bfb0c8a5555.zip
mtk-20170518-9ca965ba4c90094c06154cbd333a3bfb0c8a5555.tar.gz
mtk-20170518-9ca965ba4c90094c06154cbd333a3bfb0c8a5555.tar.bz2
libubox: switch to git.openwrt.org as source
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40025
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/libubox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile
index ffdb19a..fc9834a 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