media-fonts/paratype: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 22 Feb 2018 11:15:55 +0000 (12:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 2 Mar 2018 18:09:08 +0000 (19:09 +0100)
media-fonts/paratype/paratype-2.5.ebuild

index 581b227ad97e0ea985760bcfdd4679b46f086e4b..17871600943aa84581a903ec44ad6405e0c976fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,10 +6,10 @@ EAPI=5
 inherit font
 
 DESCRIPTION="ParaType font collection for languages of Russia"
-HOMEPAGE="http://www.paratype.com/public/"
-SRC_URI="http://www.paratype.ru/uni/public/PTSansOFL.zip -> ${P}_Sans.zip
-       http://www.paratype.ru/uni/public/PTSerifOFL.zip -> ${P}_Serif.zip
-       http://www.paratype.ru/uni/public/PTMonoOFL.zip -> ${P}_Mono.zip"
+HOMEPAGE="https://www.paratype.com/public/"
+SRC_URI="https://www.paratype.ru/uni/public/PTSansOFL.zip -> ${P}_Sans.zip
+       https://www.paratype.ru/uni/public/PTSerifOFL.zip -> ${P}_Serif.zip
+       https://www.paratype.ru/uni/public/PTMonoOFL.zip -> ${P}_Mono.zip"
 
 LICENSE="OFL-1.1"
 SLOT="0"