Signed-off-by: Jiri Slachta <[email protected]> --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/feeds.conf.default b/feeds.conf.default index 5cb1198..a4d9743 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,7 +1,7 @@ src-git packages http://git.openwrt.org/packages.git src-git luci http://git.openwrt.org/project/luci.git src-git routing https://github.com/openwrt-routing/packages.git -src-git telephony http://feeds.openwrt.nanl.de/openwrt/telephony.git +src-git telephony http://git.openwrt.org/feed/telephony.git #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package #src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone #src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl -- 1.9.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
