From 7334fec0b36a1ac3291da3c5c1f174ad5a6b645e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 29 Mar 2018 20:30:57 +0200 Subject: [PATCH] dev-haskell/sendfile: use HTTPS --- dev-haskell/sendfile/sendfile-0.7.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-haskell/sendfile/sendfile-0.7.9.ebuild b/dev-haskell/sendfile/sendfile-0.7.9.ebuild index aea9e2a5f8c8..983e0140d6bf 100644 --- a/dev-haskell/sendfile/sendfile-0.7.9.ebuild +++ b/dev-haskell/sendfile/sendfile-0.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="A portable sendfile library" -HOMEPAGE="http://hub.darcs.net/stepcut/sendfile" +HOMEPAGE="https://hub.darcs.net/stepcut/sendfile" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" -- 2.26.2