From 83856ef0a7d9a28efff7d0cb134bc3ef9afbc761 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sun, 18 Jun 2023 15:35:00 +0200 Subject: [PATCH] zellij: update to 0.37.1 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index 74eaf1a73da7..b73cb8c1274e 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.36.0 +version=0.37.1 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=df64fa143c10f3c7c3e53befeb6ab3b8f08c220f3cf6331cfc6faa2aa779b6b1 +checksum=8b780216532a3fc6151ce13c58cd482c285c208b23e19088576d98d3ff5c75b6 make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {