diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-10 02:50:21 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-12 00:29:39 +0700 |
commit | d2007433dcea45364a9d4026d5d0912ebedb60a5 (patch) | |
tree | 3181f21b61ae86f3bbee036197010e51efd5230d /system/stress-ng/stress-ng.info | |
parent | 59ddd1a2287f3432c9bf1e3f690c8d17c9fcef5d (diff) |
system/stress-ng: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/stress-ng/stress-ng.info')
-rw-r--r-- | system/stress-ng/stress-ng.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/stress-ng/stress-ng.info b/system/stress-ng/stress-ng.info index 2e369a6499938..8c5f209c21305 100644 --- a/system/stress-ng/stress-ng.info +++ b/system/stress-ng/stress-ng.info @@ -1,7 +1,7 @@ PRGNAM="stress-ng" VERSION="0.13.05" HOMEPAGE="http://kernel.ubuntu.com/~cking/stress-ng" -DOWNLOAD="https://github.com/ColinIanKing/stress-ng/tarball/V0.13.05/stress-ng-0.13.05.tar.gz" +DOWNLOAD="https://github.com/ColinIanKing/stress-ng/tarball/V0.13.05/ColinIanKing-stress-ng-V0.13.05-0-gc0e0123.tar.gz" MD5SUM="48ac92b114ccaafad53c687bf21abce1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |