aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
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
commitec4fcd8579d57097e4ee553d381af1c896a423ad (patch)
tree92136bb4123cd1dd42ca2af6e545ed6a227483f8 /package/libs/libubox/Makefile
parent23be0a9f979c3f9d6e8c2637ab16bd10a33b617d (diff)
downloadmaster-187ad058-ec4fcd8579d57097e4ee553d381af1c896a423ad.tar.gz
master-187ad058-ec4fcd8579d57097e4ee553d381af1c896a423ad.tar.bz2
master-187ad058-ec4fcd8579d57097e4ee553d381af1c896a423ad.zip
libubox: switch to git.openwrt.org as source
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40025 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/libubox/Makefile')
-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 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