summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-20 21:36:44 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-21 21:47:19 +0000
commitb7cf49db1f444d8325141d524874d7b06e79e4f4 (patch)
tree616c9165969ce16592a49fb3e7c326ade696719d /dev-haskell
parentdev-haskell/fgl: use HTTPS (diff)
downloadgentoo-b7cf49db1f444d8325141d524874d7b06e79e4f4.tar.gz
gentoo-b7cf49db1f444d8325141d524874d7b06e79e4f4.tar.bz2
gentoo-b7cf49db1f444d8325141d524874d7b06e79e4f4.zip
dev-haskell/hs3: use HTTPS
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/hs3/hs3-0.5.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hs3/hs3-0.5.9.ebuild b/dev-haskell/hs3/hs3-0.5.9.ebuild
index e4dfbfe877e6..231d1897aec5 100644
--- a/dev-haskell/hs3/hs3-0.5.9.ebuild
+++ b/dev-haskell/hs3/hs3-0.5.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ MY_PN="hS3"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Interface to Amazon's Simple Storage Service (S3)"
-HOMEPAGE="http://gregheartsfield.com/hS3/"
+HOMEPAGE="https://gregheartsfield.com/hS3/"
SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
LICENSE="BSD"