From 72b1fe239c678c99f9766aa7db90969cc9172668 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Mon, 17 Mar 2025 09:32:42 +0100 Subject: [PATCH] zellij: update to 0.42.0 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index bbaee7a8324..c3006fc64cb 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.41.2 +version=0.42.0 revision=1 # Wasmtime runtime only supports the following archs: x86_64, arm64 # https://docs.wasmtime.dev/stability-tiers.html#unsupported-features-and-platforms @@ -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=12e7f0f80c1e39deed5638c4662fc070855cee0250a7eb1d76cefbeef8c2f376 +checksum=35f620f8aca7128047e8be520c88514156c8249763cfbc103107499dd2052f2a make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {