mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
wezterm: update to 20240203
This commit is contained in:
parent
f38a6d5edc
commit
f090cd395c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'wezterm'
|
||||
pkgname=wezterm
|
||||
version=20240128
|
||||
version=20240203
|
||||
revision=1
|
||||
_srcver=${version}-202157-1e552d76
|
||||
_srcver=${version}-110809-5046fc22
|
||||
archs="x86_64* i686* aarch64* arm*" # ring
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features wezterm-gui/distro-defaults,wezterm-gui/wayland"
|
||||
|
@ -17,7 +17,7 @@ license="MIT"
|
|||
homepage="https://wezfurlong.org/wezterm/"
|
||||
changelog="https://wezfurlong.org/wezterm/changelog.html"
|
||||
distfiles="https://github.com/wez/wezterm/releases/download/${_srcver}/wezterm-${_srcver}-src.tar.gz"
|
||||
checksum=37885e0c0399e4d80524bd8a41444ce67a2fd85cb1f56b7c6707de7a79e7824c
|
||||
checksum=df60b1081d402b5a9239cc4cef16fc699eab68bbbeac9c669cb5d991a6010b2c
|
||||
|
||||
do_check() {
|
||||
# NOTE: cannot use build_style cargo do_check because of --release flag.
|
||||
|
|
Loading…
Add table
Reference in a new issue