diff options
author | B. Watson <urchlay@slackware.uk> | 2024-10-10 17:05:22 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-12 11:34:47 +0700 |
commit | d3743cbdc29d6d7901226a0e9826cedd1fc1d582 (patch) | |
tree | c4bc92fa3e94f1030f3759cb1468797f3a43e076 | |
parent | 0a8877f77029cc076311d5b61346db16aa2b44fd (diff) |
system/lf: Use canonical github URL.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/lf/lf.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/lf/lf.info b/system/lf/lf.info index 43218ef4eee0..e1c70fe4a314 100644 --- a/system/lf/lf.info +++ b/system/lf/lf.info @@ -8,7 +8,7 @@ DOWNLOAD="https://github.com/gokcehan/lf/archive/r27/lf-r27.tar.gz \ https://github.com/mattn/go-runewidth/archive/v0.0.10/go-runewidth-0.0.10.tar.gz \ https://github.com/rivo/uniseg/archive/v0.1.0/uniseg-0.1.0.tar.gz \ https://github.com/golang/sys/archive/3681064/sys-3681064d51587c1db0324b3d5c23c2ddbcff6e8f.tar.gz \ - https://github.com/golang/term/archive/6a3ed07/term-6a3ed077a48de71621ad530f9078fffa0bc0ce3223.tar.gz \ + https://github.com/golang/term/archive/6a3ed07/term-6a3ed077a48de71621ad530f9078fffa0bc0ce32.tar.gz \ https://github.com/golang/text/archive/v0.3.0/text-0.3.0.tar.gz \ https://github.com/djherbis/times/archive/v1.2.0/times-1.2.0.tar.gz" MD5SUM="d66e29ae9802f085dd6d2fcc58e6828e \ |