system/wezterm: Fix github URLs.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
779cd33ca7
commit
bef169701e
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue