diff options
author | B. Watson <urchlay@slackware.uk> | 2024-03-31 16:24:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-05 15:17:57 +0700 |
commit | b90289a91426775059858dfabd16125e8745699e (patch) | |
tree | 121537ae75b22b05c9d83b124df5ec68be2c729b /network | |
parent | d26fc870aa72fd33417e3278f1d462b399153f6b (diff) |
network/sshfp: Fix github URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/sshfp/sshfp.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/sshfp/sshfp.info b/network/sshfp/sshfp.info index 652ed1531355a..6d3fc1c2bb913 100644 --- a/network/sshfp/sshfp.info +++ b/network/sshfp/sshfp.info @@ -1,7 +1,7 @@ PRGNAM="sshfp" VERSION="1.2.2" HOMEPAGE="https://github.com/xelerance/sshfp" -DOWNLOAD="https://github.com/xelerance/sshfp/archive/1.2.2.tar.gz" +DOWNLOAD="https://github.com/xelerance/sshfp/archive/1.2.2/sshfp-1.2.2.tar.gz" MD5SUM="3cedcc3463e72196ee2028543d03ebfc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |