From b5a23580b81305d4ff40c92f41212e372cc0bbac Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 3 Dec 2022 05:13:31 +0000 Subject: sci-mathematics/rngstreams: use HTTPS Signed-off-by: Sam James --- sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-mathematics/rngstreams') 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" -- cgit v1.2.3-65-gdbad