From patchwork Thu Dec 11 09:40:18 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jiri Slachta X-Patchwork-Id: 419996 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (arrakis.dune.hu [78.24.191.176]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id D5D631400A0 for ; Thu, 11 Dec 2014 20:40:27 +1100 (AEDT) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 033942848DA; Thu, 11 Dec 2014 10:38:33 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,T_DKIM_INVALID, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.2 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 5F1732815DF for ; Thu, 11 Dec 2014 10:38:28 +0100 (CET) X-policyd-weight: using cached result; rate: -8.5 Received: from office2.cesnet.cz (office2.cesnet.cz [195.113.144.244]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Thu, 11 Dec 2014 10:38:27 +0100 (CET) Received: from [IPv6:2001:718:1001:110:5e51:4fff:fe17:2154] (unknown [IPv6:2001:718:1001:110:5e51:4fff:fe17:2154]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by office2.cesnet.cz (Postfix) with ESMTPSA id A2F97ED1FDA for ; Thu, 11 Dec 2014 10:40:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cesnet.cz; s=office2; t=1418290812; bh=KE3+4/CCQ9frhOP9Lqk9h+pBlFgWiCz0BgLIFCKvxuo=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=JGj7e2Aduegea3fNlaqSSXhzvMuOQFYY1UBcPnFon7LeGhx4/075nugoZN344SoeJ wYAvcFm0pdGxl0nDklrq7p8Vd9/CTWBuoGTznGk2aI0G5V8llHPaHaeHR9Dqv0gm50 brSCQFbFbKwJq9JD98feXtPBqsLrAqk0QQVtnEU4= Message-ID: <54896682.7090203@cesnet.cz> Date: Thu, 11 Dec 2014 10:40:18 +0100 From: Jiri Slachta User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: openwrt-devel@lists.openwrt.org Subject: [OpenWrt-Devel] [BB] feeds.conf.default: telephony repository is now on github X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" Signed-off-by: Jiri Slachta --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 4e6627b..7dfc9a8 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,7 +1,7 @@ src-git packages https://github.com/openwrt/packages.git;for-14.07 src-git luci https://github.com/openwrt/luci.git;luci-0.12 src-git routing https://github.com/openwrt-routing/packages.git;for-14.07 -src-git telephony http://git.openwrt.org/feed/telephony.git;for-14.07 +src-git telephony http://github.com/openwrt/telephony.git;for-14.07 src-git management https://github.com/openwrt-management/packages.git;for-14.07 src-git oldpackages http://git.openwrt.org/14.07/packages.git #src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package