summaryrefslogtreecommitdiff
path: root/sci-mathematics/ent/ent-101202.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/ent/ent-101202.ebuild')
-rw-r--r--sci-mathematics/ent/ent-101202.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild
index 694df9dc8441..42778d0dd0c0 100644
--- a/sci-mathematics/ent/ent-101202.ebuild
+++ b/sci-mathematics/ent/ent-101202.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit toolchain-funcs
-DESCRIPTION="Pseudorandom number sequence test"
-HOMEPAGE="http://www.fourmilab.ch/random/"
-SRC_URI="mirror://gentoo/random-${PV}.zip"
+DESCRIPTION="Random number sequence test and entropy calculation"
+HOMEPAGE="https://www.fourmilab.ch/random/ https://github.com/Fourmilab/ent_random_sequence_tester"
+SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.zip"
S="${WORKDIR}"
LICENSE="public-domain"