gnu: stress: Use newer and HTTPS home page.
* gnu/packages/admin.scm (stress)[home-page]: Use HTTPS and ‘sid’ code name, which is more up to date and will remain so.
This commit is contained in:
parent
d62ab6572b
commit
abf7fed500
|
@ -1151,7 +1151,7 @@ development, not the kernel implementation of ACPI.")
|
||||||
(base32
|
(base32
|
||||||
"1v9vnzlihqfjsxa93hdbrq72pqqk00dkylmlg8jpxhm7s1w9qfl1"))))
|
"1v9vnzlihqfjsxa93hdbrq72pqqk00dkylmlg8jpxhm7s1w9qfl1"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(home-page "http://packages.debian.org/wheezy/stress")
|
(home-page "https://packages.debian.org/sid/stress")
|
||||||
(synopsis "Impose load on and stress test a computer system")
|
(synopsis "Impose load on and stress test a computer system")
|
||||||
(description
|
(description
|
||||||
"Stress is a tool that imposes a configurable amount of CPU, memory, I/O,
|
"Stress is a tool that imposes a configurable amount of CPU, memory, I/O,
|
||||||
|
|
Loading…
Reference in New Issue