net-irc/eggdrop: use https for the HOMEPAGE
authorLouis Sautier <sbraz@gentoo.org>
Tue, 26 Jun 2018 08:51:40 +0000 (10:51 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Tue, 26 Jun 2018 08:54:03 +0000 (10:54 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-irc/eggdrop/eggdrop-1.6.21-r1.ebuild

index b9e9aed742801f6c23b45061ab239b73b73d163c..f2f6d79bb71ffe6e824b371dfd364a41c77e3d22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ MY_P="eggdrop${PV}"
 PATCHSET_V="1.0"
 
 DESCRIPTION="An IRC bot extensible with C or TCL"
-HOMEPAGE="http://www.eggheads.org/"
+HOMEPAGE="https://www.eggheads.org/"
 SRC_URI="
        ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/${MY_P}.tar.bz2
        https://dev.gentoo.org/~binki/distfiles/${CATEGORY}/${PN}/${P}-patches-${PATCHSET_V}.tar.bz2"