diff options
-rw-r--r-- | www-misc/multisort/multisort-1.1-r1.ebuild | 4 |
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" |