From 8af68b5dab1d5fdf0c7ddf96e9b91153361c17eb Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:05:09 +0100 Subject: [PATCH] sci-mathematics/prng: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- sci-mathematics/prng/prng-3.0.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/prng/prng-3.0.2-r2.ebuild b/sci-mathematics/prng/prng-3.0.2-r2.ebuild index 73e901ea3f8b..b851ff1d0272 100644 --- a/sci-mathematics/prng/prng-3.0.2-r2.ebuild +++ b/sci-mathematics/prng/prng-3.0.2-r2.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Pseudo-Random Number Generator library" HOMEPAGE="http://statmath.wu.ac.at/prng/" -SRC_URI="${HOMEPAGE}${P}.tar.gz" +SRC_URI="http://statmath.wu.ac.at/prng/${P}.tar.gz" LICENSE="GPL-2" SLOT=0 -- 2.26.2