diff options
-rw-r--r-- | net-misc/quagga/quagga-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/quagga/quagga-1.2.4.ebuild b/net-misc/quagga/quagga-1.2.4.ebuild index 3a3e8df26952..bac79f4ac542 100644 --- a/net-misc/quagga/quagga-1.2.4.ebuild +++ b/net-misc/quagga/quagga-1.2.4.ebuild @@ -8,7 +8,7 @@ CLASSLESS_BGP_PATCH=ht-20040304-classless-bgp.patch inherit autotools eutils flag-o-matic multilib pam readme.gentoo-r1 systemd tmpfiles user DESCRIPTION="A free routing daemon replacing Zebra supporting RIP, OSPF and BGP" -HOMEPAGE="http://quagga.net/" +HOMEPAGE="https://www.quagga.net/" SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz bgpclassless? ( http://hasso.linux.ee/stuff/patches/quagga/${CLASSLESS_BGP_PATCH} )" |