zellij: update to 0.35.1
This commit is contained in:
parent
d1885235e5
commit
aab9f4c225
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zellij'
|
||||
pkgname=zellij
|
||||
version=0.34.4
|
||||
revision=2
|
||||
version=0.35.1
|
||||
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
|
||||
archs="x86_64* aarch64* i686*"
|
||||
|
@ -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=687e30a3e6916cdd7189ab04ff4b170bc5e09edd937637f0388b3f8432d0fc49
|
||||
checksum=fa92982ea3b1481a1c50065f9d1c3eff2e47ac0deee071ca4752a18424aeb93e
|
||||
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue