summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-28 20:44:02 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-07 23:53:59 +0200
commit746dceaa12472b8f37edc241606f7ab5ab6b540e (patch)
tree2f27cb9be652b51c300a7738dc0e042ba1b58279 /www-misc/multisort
parentdev-ada/gnatcoll-bindings: Allow selection of static via LIBRARY_TYPE (diff)
downloadgentoo-746dceaa12472b8f37edc241606f7ab5ab6b540e.tar.gz
gentoo-746dceaa12472b8f37edc241606f7ab5ab6b540e.tar.bz2
gentoo-746dceaa12472b8f37edc241606f7ab5ab6b540e.zip
www-misc/multisort: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/9019
Diffstat (limited to 'www-misc/multisort')
-rw-r--r--www-misc/multisort/multisort-1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"