From: Michael Mair-Keimberger Date: Thu, 28 Jun 2018 18:44:02 +0000 (+0200) Subject: www-misc/multisort: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=746dceaa12472b8f37edc241606f7ab5ab6b540e;p=gentoo.git www-misc/multisort: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/9019 --- 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"