zellij: update to 0.35.2

This commit is contained in:
Marcin Puc 2023-03-10 15:19:59 +01:00 committed by Michal Vasilek
parent ae5155aeab
commit a11f20dfb4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zellij'
pkgname=zellij
version=0.35.1
version=0.35.2
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=fa92982ea3b1481a1c50065f9d1c3eff2e47ac0deee071ca4752a18424aeb93e
checksum=8255a92e40892856bc7dd7114958b8525a88dedab159b588f9907e4d4a2f27e9
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
post_install() {