diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index 3f9eaa156c2..9d691d64a58 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.38.1 +version=0.38.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=ff15b85f0413fdf8c7f3c67b89c1662b2772b84e9f17af9a3e937469af272a56 +checksum=18e8ae9fa2ad995af5f6c64b3c0713143d260cdc6c1a978831313bfaf305ad5e make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {