commit: 1b5ae39a9f4255733e42048796ffc1693fd8f959
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Jun 6 20:51:20 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 7 17:40:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b5ae39a
dev-haskell/puremd5: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-haskell/puremd5/puremd5-2.1.2.1.ebuild | 4 ++--
dev-haskell/puremd5/puremd5-2.1.3.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-haskell/puremd5/puremd5-2.1.2.1.ebuild
b/dev-haskell/puremd5/puremd5-2.1.2.1.ebuild
index 0a11a6af058..838e79386e8 100644
--- a/dev-haskell/puremd5/puremd5-2.1.2.1.ebuild
+++ b/dev-haskell/puremd5/puremd5-2.1.2.1.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=4
@@ -12,7 +12,7 @@ MY_PN="pureMD5"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A Haskell-only implementation of the MD5 digest (hash) algorithm"
-HOMEPAGE="http://hackage.haskell.org/package/pureMD5"
+HOMEPAGE="https://hackage.haskell.org/package/pureMD5"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/puremd5/puremd5-2.1.3.ebuild
b/dev-haskell/puremd5/puremd5-2.1.3.ebuild
index e65be7248e8..e091f73b745 100644
--- a/dev-haskell/puremd5/puremd5-2.1.3.ebuild
+++ b/dev-haskell/puremd5/puremd5-2.1.3.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
@@ -12,7 +12,7 @@ MY_PN="pureMD5"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A Haskell-only implementation of the MD5 digest (hash) algorithm"
-HOMEPAGE="http://hackage.haskell.org/package/pureMD5"
+HOMEPAGE="https://hackage.haskell.org/package/pureMD5"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"