commit: ae4870ce9383d1aeee2642abe87b9492870b5912
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Aug 18 07:25:30 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 17:06:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4870ce
dev-haskell/rsa: update homepageupdate homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/rsa/rsa-2.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/rsa/rsa-2.3.1.ebuild b/dev-haskell/rsa/rsa-2.3.1.ebuild
index aa735c7441d..f0a8153fa08 100644
--- a/dev-haskell/rsa/rsa-2.3.1.ebuild
+++ b/dev-haskell/rsa/rsa-2.3.1.ebuild
@@ -13,7 +13,7 @@ MY_PN="RSA"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Implementation of RSA, using the padding schemes of PKCS#1 v2.1"
-HOMEPAGE="http://hackage.haskell.org/package/RSA"
+HOMEPAGE="https://hackage.haskell.org/package/RSA"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"