zellij: update to 0.39.2

This commit is contained in:
Marcin Puc 2023-11-29 13:53:45 +01:00 committed by classabbyamp
parent d7525b0182
commit 0b8db54f0a

View file

@ -1,6 +1,6 @@
# Template file for 'zellij'
pkgname=zellij
version=0.39.1
version=0.39.2
revision=1
# Wasmer runtime only supports the following archs: x86_64, arm64
# https://docs.wasmer.io/runtime/features#backend-support-by-chipset
@ -17,7 +17,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=4b2f00ea3aec0d36a8e764d33d521b09de936e3c94594536ccd348457e108e14
checksum=feef552f06898fe06df00f9a590b862607266c087e804fffb638d2c46d9edad1
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
post_install() {