ent: update homepage
Permanent redirect to https
This commit is contained in:
parent
4b8f68cb76
commit
395396244b
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ stdenv.mkDerivation {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Pseudorandom Number Sequence Test Program";
|
||||
homepage = "http://www.fourmilab.ch/random/";
|
||||
homepage = "https://www.fourmilab.ch/random/";
|
||||
platforms = platforms.all;
|
||||
license = licenses.publicDomain;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue