zellij: update to 0.34.4

This commit is contained in:
Marcin Puc 2022-12-14 10:20:55 +01:00 committed by Michal Vasilek
parent 798f9f7fe1
commit 7341e3e0d5

View File

@ -1,6 +1,6 @@
# Template file for 'zellij'
pkgname=zellij
version=0.34.3
version=0.34.4
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=1cf1e5a87eb3bd458487b2db91cd8918b6df308de2809041fc62df30c50a735c
checksum=687e30a3e6916cdd7189ab04ff4b170bc5e09edd937637f0388b3f8432d0fc49
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
post_install() {