diff options
author | Arkadiusz Drabczyk <arkadiusz@drabczyk.org> | 2024-07-29 22:25:30 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-31 08:23:48 +0700 |
commit | 8eefdc46dae2bfc1876df56abafe59e00c4d232e (patch) | |
tree | a8b8b5599988411cd91cef73988f1f5b08b057eb /system/dstat/dstat.info | |
parent | 70e0a20952cd27ed1ae4272d679dd5a7f86bd99d (diff) |
system/dstat: use a correct Github link
As explained at https://slackbuilds.org/GITHUB_URLs.txt.
Signed-off-by: Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dstat/dstat.info')
-rw-r--r-- | system/dstat/dstat.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/dstat/dstat.info b/system/dstat/dstat.info index c0be45f6967d9..33d120513efec 100644 --- a/system/dstat/dstat.info +++ b/system/dstat/dstat.info @@ -1,7 +1,7 @@ PRGNAM="dstat" VERSION="0.7.4" HOMEPAGE="https://github.com/dstat-real/dstat" -DOWNLOAD="https://github.com/dstat-real/dstat/archive/refs/tags/v0.7.4.tar.gz" +DOWNLOAD="https://github.com/dstat-real/dstat/archive/v0.7.4/dstat-0.7.4.tar.gz" MD5SUM="9d6a11d1f8cff1e4bf953958c824c798" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |