From eb7fd9570dcea861892a7ef816a0a50004357e84 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Wed, 14 Dec 2022 10:20:55 +0100 Subject: [PATCH] zellij: update to 0.34.4 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index e81490ac85ba..0366e1f69d88 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -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() {