summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-haskell/tls
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-haskell/tls')
-rw-r--r--dev-haskell/tls/tls-1.1.5.ebuild2
-rw-r--r--dev-haskell/tls/tls-1.2.13.ebuild2
-rw-r--r--dev-haskell/tls/tls-1.2.16.ebuild2
-rw-r--r--dev-haskell/tls/tls-1.2.18.ebuild2
-rw-r--r--dev-haskell/tls/tls-1.2.2.ebuild2
-rw-r--r--dev-haskell/tls/tls-1.2.7.ebuild2
-rw-r--r--dev-haskell/tls/tls-1.2.8.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-haskell/tls/tls-1.1.5.ebuild b/dev-haskell/tls/tls-1.1.5.ebuild
index 6dedf2491206..f27babb81c3e 100644
--- a/dev-haskell/tls/tls-1.1.5.ebuild
+++ b/dev-haskell/tls/tls-1.1.5.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)"
-HOMEPAGE="http://github.com/vincenthz/hs-tls"
+HOMEPAGE="https://github.com/vincenthz/hs-tls"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/tls/tls-1.2.13.ebuild b/dev-haskell/tls/tls-1.2.13.ebuild
index 65178a07edba..09dc6800eca3 100644
--- a/dev-haskell/tls/tls-1.2.13.ebuild
+++ b/dev-haskell/tls/tls-1.2.13.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)"
-HOMEPAGE="http://github.com/vincenthz/hs-tls"
+HOMEPAGE="https://github.com/vincenthz/hs-tls"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/tls/tls-1.2.16.ebuild b/dev-haskell/tls/tls-1.2.16.ebuild
index daf46bc8fc16..80a9aed176d6 100644
--- a/dev-haskell/tls/tls-1.2.16.ebuild
+++ b/dev-haskell/tls/tls-1.2.16.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)"
-HOMEPAGE="http://github.com/vincenthz/hs-tls"
+HOMEPAGE="https://github.com/vincenthz/hs-tls"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/tls/tls-1.2.18.ebuild b/dev-haskell/tls/tls-1.2.18.ebuild
index eda003cb5a40..e5e12b640041 100644
--- a/dev-haskell/tls/tls-1.2.18.ebuild
+++ b/dev-haskell/tls/tls-1.2.18.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)"
-HOMEPAGE="http://github.com/vincenthz/hs-tls"
+HOMEPAGE="https://github.com/vincenthz/hs-tls"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/tls/tls-1.2.2.ebuild b/dev-haskell/tls/tls-1.2.2.ebuild
index 17977e088152..27da456902bc 100644
--- a/dev-haskell/tls/tls-1.2.2.ebuild
+++ b/dev-haskell/tls/tls-1.2.2.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)"
-HOMEPAGE="http://github.com/vincenthz/hs-tls"
+HOMEPAGE="https://github.com/vincenthz/hs-tls"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/tls/tls-1.2.7.ebuild b/dev-haskell/tls/tls-1.2.7.ebuild
index 0ba744f5c934..2d9aceb00e46 100644
--- a/dev-haskell/tls/tls-1.2.7.ebuild
+++ b/dev-haskell/tls/tls-1.2.7.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)"
-HOMEPAGE="http://github.com/vincenthz/hs-tls"
+HOMEPAGE="https://github.com/vincenthz/hs-tls"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/tls/tls-1.2.8.ebuild b/dev-haskell/tls/tls-1.2.8.ebuild
index 121f10282e82..cc64089e06d7 100644
--- a/dev-haskell/tls/tls-1.2.8.ebuild
+++ b/dev-haskell/tls/tls-1.2.8.ebuild
@@ -10,7 +10,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="TLS/SSL protocol native implementation (Server and Client)"
-HOMEPAGE="http://github.com/vincenthz/hs-tls"
+HOMEPAGE="https://github.com/vincenthz/hs-tls"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"