www-misc/multisort: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/9019
This commit is contained in:
Michael Mair-Keimberger
2018-06-28 20:44:02 +02:00
committed by Andreas Sturmlechner
parent a85826a8a5
commit 746dceaa12

View 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"