summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-08-25 15:11:48 -0400
committerTim Harder <radhermit@gentoo.org>2016-08-25 15:12:48 -0400
commitada8064a79de7dbc449343810099839f8e4f99b9 (patch)
treecb9a1d257cf1a9cd20749b530c69abcc9e43ba1a /app-mobilephone
parentdev-dotnet/libgdiplus: Drop old (diff)
downloadgentoo-ada8064a79de7dbc449343810099839f8e4f99b9.tar.gz
gentoo-ada8064a79de7dbc449343810099839f8e4f99b9.tar.bz2
gentoo-ada8064a79de7dbc449343810099839f8e4f99b9.zip
app-mobilephone/dfu-util: use sourceforge mirror
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/dfu-util/dfu-util-0.9.ebuild2
-rw-r--r--app-mobilephone/dfu-util/dfu-util-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-mobilephone/dfu-util/dfu-util-0.9.ebuild b/app-mobilephone/dfu-util/dfu-util-0.9.ebuild
index d5ccd44212ed..3cebb4e773ce 100644
--- a/app-mobilephone/dfu-util/dfu-util-0.9.ebuild
+++ b/app-mobilephone/dfu-util/dfu-util-0.9.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.code.sf.net/p/dfu-util/dfu-util"
inherit autotools git-r3
else
- SRC_URI="http://dfu-util.gnumonks.org/releases/${P}.tar.gz"
+ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi
diff --git a/app-mobilephone/dfu-util/dfu-util-9999.ebuild b/app-mobilephone/dfu-util/dfu-util-9999.ebuild
index d5ccd44212ed..3cebb4e773ce 100644
--- a/app-mobilephone/dfu-util/dfu-util-9999.ebuild
+++ b/app-mobilephone/dfu-util/dfu-util-9999.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.code.sf.net/p/dfu-util/dfu-util"
inherit autotools git-r3
else
- SRC_URI="http://dfu-util.gnumonks.org/releases/${P}.tar.gz"
+ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
fi