mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
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
1 changed files with 1 additions and 1 deletions
|
@ -1151,7 +1151,7 @@ (define-public stress
|
|||
(base32
|
||||
"1v9vnzlihqfjsxa93hdbrq72pqqk00dkylmlg8jpxhm7s1w9qfl1"))))
|
||||
(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")
|
||||
(description
|
||||
"Stress is a tool that imposes a configurable amount of CPU, memory, I/O,
|
||||
|
|
Loading…
Reference in a new issue