summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-14 08:43:15 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-14 08:45:32 +0100
commit3521a2a7c5455834aff644bd64edb520276a4f2a (patch)
treec018d6d6ad202da01336d6c634ec7117944d9c5c /net-libs/libeXosip/libeXosip-3.5.0.ebuild
parentnet-ftp/cmdftp: change SRC_URI to use 'mirror://nongnu/' (diff)
downloadgentoo-3521a2a7c5455834aff644bd64edb520276a4f2a.tar.gz
gentoo-3521a2a7c5455834aff644bd64edb520276a4f2a.tar.bz2
gentoo-3521a2a7c5455834aff644bd64edb520276a4f2a.zip
net-libs/libeXosip: change SRC_URI to use 'mirror://nongnu/'
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-libs/libeXosip/libeXosip-3.5.0.ebuild')
-rw-r--r--net-libs/libeXosip/libeXosip-3.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libeXosip/libeXosip-3.5.0.ebuild b/net-libs/libeXosip/libeXosip-3.5.0.ebuild
index e35695c02a43..d229912fcac7 100644
--- a/net-libs/libeXosip/libeXosip-3.5.0.ebuild
+++ b/net-libs/libeXosip/libeXosip-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -10,7 +10,7 @@ MY_PV=${PV}
MY_P=${PN}2-${MY_PV}
DESCRIPTION="library that hides the complexity of using the SIP protocol for multimedia session establishement"
HOMEPAGE="https://savannah.nongnu.org/projects/exosip/"
-SRC_URI="http://download.savannah.nongnu.org/releases/exosip/${MY_P}.tar.gz"
+SRC_URI="mirror://nongnu/exosip/${MY_P}.tar.gz"
KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos"
SLOT="0"