commit:     b5a23580b81305d4ff40c92f41212e372cc0bbac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 05:13:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 06:06:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a23580

sci-mathematics/rngstreams: use HTTPS

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild 
b/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
index 9862255db855..6d38a1954b32 100644
--- a/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
+++ b/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 inherit out-of-source
 
 DESCRIPTION="Multiple independent streams of pseudo-random numbers"
-HOMEPAGE="http://statmath.wu.ac.at/software/RngStreams/";
-SRC_URI="http://statmath.wu.ac.at/software/RngStreams/${P}.tar.gz";
+HOMEPAGE="https://statmath.wu.ac.at/software/RngStreams/";
+SRC_URI="https://statmath.wu.ac.at/software/RngStreams/${P}.tar.gz";
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to