summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/aspell-dict-ml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/aspell-dict-ml/APKBUILD b/user/aspell-dict-ml/APKBUILD
index 6e169f47b..4c134de21 100644
--- a/user/aspell-dict-ml/APKBUILD
+++ b/user/aspell-dict-ml/APKBUILD
@@ -11,7 +11,7 @@ options="!check" # No test suite.
license="GPL-2.0-only"
depends="aspell"
makedepends="cmd:which"
-source="http://gnu.mirrors.pair.com/savannah/savannah/smc/Spellchecker/aspell6-ml-$_pkgver.tar.bz2"
+source="https://download-mirror.savannah.gnu.org/releases/smc/Spellchecker/aspell6-ml-$_pkgver.tar.bz2"
builddir="$srcdir/aspell6-ml-$_pkgver"
build() {