Skip to content
Snippets Groups Projects
Unverified Commit abf7fed5 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

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.
parent d62ab657
No related branches found
No related tags found
No related merge requests found
...@@ -1151,7 +1151,7 @@ (define-public stress ...@@ -1151,7 +1151,7 @@ (define-public stress
(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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment