summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 21:45:58 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:39:48 -0400
commitb43b5d949307fd9644bb81336aa54f329ce997a3 (patch)
treedc837a8957d3c33fefc810bd2acc55f79f616457 /dev-haskell/sha
parentdev-haskell/regex-pcre: update homepage link (diff)
downloadgentoo-b43b5d949307fd9644bb81336aa54f329ce997a3.tar.gz
gentoo-b43b5d949307fd9644bb81336aa54f329ce997a3.tar.bz2
gentoo-b43b5d949307fd9644bb81336aa54f329ce997a3.zip
dev-haskell/sha: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/sha')
-rw-r--r--dev-haskell/sha/sha-1.6.4.2.ebuild4
-rw-r--r--dev-haskell/sha/sha-1.6.4.4.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/sha/sha-1.6.4.2.ebuild b/dev-haskell/sha/sha-1.6.4.2.ebuild
index 33d2e1fd284e..c0f3f43cdedd 100644
--- a/dev-haskell/sha/sha-1.6.4.2.ebuild
+++ b/dev-haskell/sha/sha-1.6.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ MY_PN="SHA"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Implementations of the SHA suite of message digest functions"
-HOMEPAGE="http://hackage.haskell.org/package/SHA"
+HOMEPAGE="https://hackage.haskell.org/package/SHA"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/sha/sha-1.6.4.4.ebuild b/dev-haskell/sha/sha-1.6.4.4.ebuild
index 98ab4799ed93..db21d7591de2 100644
--- a/dev-haskell/sha/sha-1.6.4.4.ebuild
+++ b/dev-haskell/sha/sha-1.6.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ MY_PN="SHA"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Implementations of the SHA suite of message digest functions"
-HOMEPAGE="http://hackage.haskell.org/package/SHA"
+HOMEPAGE="https://hackage.haskell.org/package/SHA"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"