diff options
author | B. Watson <urchlay@slackware.uk> | 2024-04-02 23:36:56 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-05 15:18:03 +0700 |
commit | bef169701e25fa09f832ca6849e0756d3b238976 (patch) | |
tree | 65cbf798ee2fff303ef0ccabc7de0fce36666e73 /system/wezterm | |
parent | 779cd33ca75b4716c29ce459ffbb2382d1c86cad (diff) |
system/wezterm: Fix github URLs.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wezterm')
-rw-r--r-- | system/wezterm/wezterm.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/wezterm/wezterm.info b/system/wezterm/wezterm.info index c720aebc9e991..5ae2f037c9c97 100644 --- a/system/wezterm/wezterm.info +++ b/system/wezterm/wezterm.info @@ -1,9 +1,9 @@ PRGNAM="wezterm" VERSION="20240203_110809_5046fc22" HOMEPAGE="https://wezfurlong.org/wezterm" -DOWNLOAD="https://github.com/wez/wezterm/archive/refs/tags/20240203-110809-5046fc22/wezterm-20240203-110809-5046fc22.tar.gz \ - https://github.com/harfbuzz/harfbuzz/archive/refs/tags/8.3.0/harfbuzz-8.3.0.tar.gz \ - https://github.com/madler/zlib/archive/refs/tags/v1.2.11/zlib-1.2.11.tar.gz \ +DOWNLOAD="https://github.com/wez/wezterm/archive/20240203-110809-5046fc22/wezterm-20240203-110809-5046fc22.tar.gz \ + https://github.com/harfbuzz/harfbuzz/archive/8.3.0/harfbuzz-8.3.0.tar.gz \ + https://github.com/madler/zlib/archive/v1.2.11/zlib-1.2.11.tar.gz \ https://github.com/glennrp/libpng/archive/8439534daa1d3a5705ba92e653eda9251246dd61/libpng-8439534daa1d3a5705ba92e653eda9251246dd61.tar.gz \ https://github.com/wez/freetype2/archive/e4586d960f339cf75e2e0b34aee30a0ed8353c0d/freetype2-e4586d960f339cf75e2e0b34aee30a0ed8353c0d.tar.gz \ https://github.com/wez/xcb-imdkit-rs/archive/215ce4b08ac9c4822e541efd4f4ffb1062806051/xcb-imdkit-rs-215ce4b08ac9c4822e541efd4f4ffb1062806051.tar.gz \ |