From 746dceaa12472b8f37edc241606f7ab5ab6b540e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 28 Jun 2018 20:44:02 +0200 Subject: www-misc/multisort: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/9019 --- www-misc/multisort/multisort-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-misc') diff --git a/www-misc/multisort/multisort-1.1-r1.ebuild b/www-misc/multisort/multisort-1.1-r1.ebuild index b64e30c6c887..7a1f5d15fff7 100644 --- a/www-misc/multisort/multisort-1.1-r1.ebuild +++ b/www-misc/multisort/multisort-1.1-r1.ebuild @@ -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" -- cgit v1.2.3-65-gdbad