www-misc/multisort: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 28 Jun 2018 18:44:02 +0000 (20:44 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 7 Jul 2018 21:53:59 +0000 (23:53 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9019

www-misc/multisort/multisort-1.1-r1.ebuild

index b64e30c6c8878481aaa45e76f5c5593e8265620f..7a1f5d15fff74714abb23db38e99db2e99838817 100644 (file)
@@ -6,8 +6,8 @@ EAPI=4
 inherit toolchain-funcs
 
 DESCRIPTION="Merges httpd logfiles in the Common Log Format"
-HOMEPAGE="http://www.xach.com/multisort/"
-SRC_URI="http://www.xach.com/${PN}/${PN}-${PV}.tar.gz"
+HOMEPAGE="https://www.xach.com/multisort/"
+SRC_URI="https://www.xach.com/${PN}/${PN}-${PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"