dev-haskell/regex-compat-tdfa: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 31 Mar 2018 07:24:33 +0000 (09:24 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:16:54 +0000 (11:16 -0400)
dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild

index c3f97566a53fc41b5716b244de56f1e56ed70be4..6804316e41526f446a7776a68e4129f72e7c7abf 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=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Unicode Support version of Text.Regex, using regex-tdfa"
-HOMEPAGE="http://hub.darcs.net/shelarcy/regex-compat-tdfa"
+HOMEPAGE="https://hub.darcs.net/shelarcy/regex-compat-tdfa"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"