From f2d46b9f2ea20a01f785f8c100020c39f64b0356 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Thu, 2 May 2024 09:31:43 +0200 Subject: [PATCH] zellij: update to 0.40.1 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index abbd1f232a6cb5..31656a8171a38e 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.40.0 +version=0.40.1 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=afb15afce6e37f850aff28a3a6b08abd78ef26a1c9fa3ed39426ef0853154438 +checksum=1f0bfa13f2dbe657d76341a196f98a3b4caa47ac63abee06b39883a11ca220a8 make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {