summaryrefslogtreecommitdiff
path: root/app-text/aspell/aspell-0.60.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/aspell/aspell-0.60.8.ebuild')
-rw-r--r--app-text/aspell/aspell-0.60.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.8.ebuild b/app-text/aspell/aspell-0.60.8.ebuild
index fd9ccc335282..6207c44dc5a8 100644
--- a/app-text/aspell/aspell-0.60.8.ebuild
+++ b/app-text/aspell/aspell-0.60.8.ebuild
@@ -10,7 +10,7 @@ MY_P="${P/_/-}"
DESCRIPTION="A spell checker replacement for ispell"
HOMEPAGE="http://aspell.net/"
if [[ "${PV}" = *_rc* ]] ; then
- SRC_URI="mirror://gnu-alpha/aspell/${MY_P}.tar.gz"
+ SRC_URI="https://alpha.gnu.org/gnu/aspell/${MY_P}.tar.gz"
else
SRC_URI="mirror://gnu/aspell/${MY_P}.tar.gz"
fi