diff options
Diffstat (limited to 'sci-mathematics/unuran/unuran-1.8.1.ebuild')
-rw-r--r-- | sci-mathematics/unuran/unuran-1.8.1.ebuild | 6 |
1 files 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" |