From 0ed5524b742b317bdcc9b7b26dd4033369e6c2f8 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:34 +0200 Subject: community: (Bulk change) Update source urls to https using HTTPS Everywhere --- community/mythes/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/mythes') diff --git a/community/mythes/APKBUILD b/community/mythes/APKBUILD index 6de9d3428c..be745e5251 100644 --- a/community/mythes/APKBUILD +++ b/community/mythes/APKBUILD @@ -10,7 +10,7 @@ license="GPL-2.0-or-later LGPL-2.0-or-later MPL-1.1" subpackages="$pkgname-dev" depends_dev="perl hunspell-dev" makedepends="$depends_dev" -source="http://downloads.sourceforge.net/hunspell/$pkgname-$pkgver.tar.gz" +source="https://downloads.sourceforge.net/hunspell/$pkgname-$pkgver.tar.gz" builddir="$srcdir/$pkgname-$pkgver" build() { -- cgit v1.2.3