zellij: update to 0.34.3
This commit is contained in:
parent
f421a583ff
commit
12fdffd2d3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zellij'
|
||||
pkgname=zellij
|
||||
version=0.33.0
|
||||
version=0.34.3
|
||||
revision=1
|
||||
# Dependency crate `wasmer-vm` only supports the following archs: x86_64, arm64, x86
|
||||
# https://docs.wasmer.io/ecosystem/wasmer/wasmer-features#compiler-support-by-chipset
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://zellij.dev"
|
||||
changelog="https://raw.githubusercontent.com/zellij-org/zellij/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/zellij-org/zellij/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=63eaf8ca0c1235389281e3ee5f599b810de3921d220e500cb35c46ec9b5125ff
|
||||
checksum=1cf1e5a87eb3bd458487b2db91cd8918b6df308de2809041fc62df30c50a735c
|
||||
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue