mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-misc/multisort: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/9019
This commit is contained in:
committed by
Andreas Sturmlechner
parent
a85826a8a5
commit
746dceaa12
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user