From eaa9991af8c845ec99ac4bb3ca4405e610802ca5 Mon Sep 17 00:00:00 2001 From: cyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73> Date: Thu, 11 Dec 2014 10:30:51 +0000 Subject: [PATCH] Move telephony feed to github Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43614 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 30b9eedd8e..208342c776 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,7 +1,7 @@ src-git packages https://github.com/openwrt/packages.git src-git luci https://github.com/openwrt/luci.git src-git routing https://github.com/openwrt-routing/packages.git -src-git telephony http://git.openwrt.org/feed/telephony.git +src-git telephony https://github.com/openwrt/telephony.git src-git management https://github.com/openwrt-management/packages.git #src-git oldpackages http://git.openwrt.org/packages.git #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package -- GitLab