cpuid: 20240324 -> 20241023 (#351456)
This commit is contained in:
commit
d8ecefea1d
@ -7,11 +7,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "cpuid";
|
pname = "cpuid";
|
||||||
version = "20240324";
|
version = "20241023";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://etallen.com/cpuid/${pname}-${version}.src.tar.gz";
|
url = "http://etallen.com/cpuid/${pname}-${version}.src.tar.gz";
|
||||||
sha256 = "sha256-3fvFudgBUbsEl16d7BMFEDQZeY0i7/LiRJCD3AhiGEw=";
|
sha256 = "sha256-/HdDWo1dKzVRcTMB6M24PmKjz+3IQTKw7JsbteUkT9w=";
|
||||||
};
|
};
|
||||||
|
|
||||||
# For pod2man during the build process.
|
# For pod2man during the build process.
|
||||||
|
Loading…
Reference in New Issue
Block a user