diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-04-19 17:26:11 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-04-19 17:26:11 +0000 |
commit | c29547965e3c617ae86aa0baa187e3307082b706 (patch) | |
tree | 00babb1ca5dc5fc480a8e40338e63a1c332d39e1 | |
parent | fccca306a6536419911c135797fb33f100b62eed (diff) | |
download | master-187ad058-c29547965e3c617ae86aa0baa187e3307082b706.tar.gz master-187ad058-c29547965e3c617ae86aa0baa187e3307082b706.tar.bz2 master-187ad058-c29547965e3c617ae86aa0baa187e3307082b706.zip |
feeds.conf.default: the telephony feed is now on git.openwrt.org
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40530 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | feeds.conf.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feeds.conf.default b/feeds.conf.default index 5cb11985b1..a4d9743438 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 |