summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2023-01-17 20:11:29 +0100
committerJonas Stein <jstein@gentoo.org>2023-01-17 20:14:28 +0100
commitbdeb6d7411a8cc3023369b7d0e7b1093d751bee7 (patch)
treebd7fb2b549243694df7688ab93a4529c542c9081 /sci-mathematics/ent
parentvirtual/rust: Stabilize 1.66.1 sparc, #890541 (diff)
downloadgentoo-bdeb6d7411a8cc3023369b7d0e7b1093d751bee7.tar.gz
gentoo-bdeb6d7411a8cc3023369b7d0e7b1093d751bee7.tar.bz2
gentoo-bdeb6d7411a8cc3023369b7d0e7b1093d751bee7.zip
sci-mathematics/ent: update SRC_URI
SRC_URI was the gentoo mirror. Signed-off-by: Jonas Stein <jstein@gentoo.org>
Diffstat (limited to 'sci-mathematics/ent')
-rw-r--r--sci-mathematics/ent/Manifest2
-rw-r--r--sci-mathematics/ent/ent-101202.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/ent/Manifest b/sci-mathematics/ent/Manifest
index 56ed4def1764..a69def2e3131 100644
--- a/sci-mathematics/ent/Manifest
+++ b/sci-mathematics/ent/Manifest
@@ -1 +1 @@
-DIST random-101202.zip 76200 BLAKE2B fec032543e2b5721f558c641f9668544579db022e018ad025fad16b7402f9279a0b66c70465a6cae1cae81afecc04fccd02edc80f213d167cd513c18c876eda3 SHA512 f74cfae8cd8b9f405b7459a350571d3ef438bdba42508da59ca214f6e7f6372d253a4c1a30685aa7dfc1cf14dde9796ea54bf42aa103a63bae09a5bb3fd3d3d8
+DIST ent-101202.zip 76200 BLAKE2B fec032543e2b5721f558c641f9668544579db022e018ad025fad16b7402f9279a0b66c70465a6cae1cae81afecc04fccd02edc80f213d167cd513c18c876eda3 SHA512 f74cfae8cd8b9f405b7459a350571d3ef438bdba42508da59ca214f6e7f6372d253a4c1a30685aa7dfc1cf14dde9796ea54bf42aa103a63bae09a5bb3fd3d3d8
diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild
index 4f6083e1c889..42778d0dd0c0 100644
--- a/sci-mathematics/ent/ent-101202.ebuild
+++ b/sci-mathematics/ent/ent-101202.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Random number sequence test and entropy calculation"
HOMEPAGE="https://www.fourmilab.ch/random/ https://github.com/Fourmilab/ent_random_sequence_tester"
-SRC_URI="mirror://gentoo/random-${PV}.zip"
+SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.zip"
S="${WORKDIR}"
LICENSE="public-domain"