From 30cd43cc7294c3295625e5daa97e9619d45aa023 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Fri, 10 Mar 2023 15:19:59 +0100 Subject: [PATCH] zellij: update to 0.35.2 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index 12ab7f08ff4f10..6c989e239b91bd 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -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() {