commit:     e64f1d59070d447bc35af566ad99d800a834b293
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 05:05:24 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 06:06:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64f1d59

sci-mathematics/unuran: use HTTPS

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

 sci-mathematics/unuran/unuran-1.8.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/unuran/unuran-1.8.1.ebuild 
b/sci-mathematics/unuran/unuran-1.8.1.ebuild
index 27d0f064189a..7dfbd8eacfeb 100644
--- a/sci-mathematics/unuran/unuran-1.8.1.ebuild
+++ b/sci-mathematics/unuran/unuran-1.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
 inherit out-of-source
 
 DESCRIPTION="Universal Non-Uniform Random number generator"
-HOMEPAGE="http://statmath.wu.ac.at/unuran/";
-SRC_URI="http://statmath.wu.ac.at/unuran/${P}.tar.gz";
+HOMEPAGE="https://statmath.wu.ac.at/unuran/";
+SRC_URI="https://statmath.wu.ac.at/unuran/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to