diff options
author | 2017-06-12 21:51:03 +1000 | |
---|---|---|
committer | 2017-06-12 22:02:13 +1000 | |
commit | 2a5446ead61ef0df9ad2710c1671b85fed87c5b6 (patch) | |
tree | ffc9469c5ec4ce9d622cd71ea70e26c2c03fc3df /app-dicts/myspell-en/myspell-en-20170101.ebuild | |
parent | app-dicts/myspell-da: use HTTPS (diff) | |
download | gentoo-2a5446ead61ef0df9ad2710c1671b85fed87c5b6.tar.gz gentoo-2a5446ead61ef0df9ad2710c1671b85fed87c5b6.tar.bz2 gentoo-2a5446ead61ef0df9ad2710c1671b85fed87c5b6.zip |
app-dicts/myspell-en: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-dicts/myspell-en/myspell-en-20170101.ebuild')
-rw-r--r-- | app-dicts/myspell-en/myspell-en-20170101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/myspell-en/myspell-en-20170101.ebuild b/app-dicts/myspell-en/myspell-en-20170101.ebuild index 23061a18cdfd..971a5a8d437a 100644 --- a/app-dicts/myspell-en/myspell-en-20170101.ebuild +++ b/app-dicts/myspell-en/myspell-en-20170101.ebuild @@ -30,7 +30,7 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="English dictionaries for myspell/hunspell" -HOMEPAGE="http://extensions.libreoffice.org/extensions/english-dictionaries" +HOMEPAGE="https://extensions.libreoffice.org/extensions/english-dictionaries" SRC_URI="https://extensions.libreoffice.org/extensions/english-dictionaries/${MY_PV}/@@download/file/dict-en-${PV}.oxt" LICENSE="GPL-2 LGPL-2.1 Princeton myspell-en_CA-KevinAtkinson" |