From ea5d720d65c9cccd72c909a9de5be9035a23674b Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Mon, 13 Nov 2023 09:51:14 +0100 Subject: [PATCH] zellij: update to 0.39.1 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index 298d9cc7343..692a0636300 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.39.0 +version=0.39.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=dee3c677eb4545d302895e1c0020f7da9aba8b154927c6ff215b59aec4fbec9f +checksum=4b2f00ea3aec0d36a8e764d33d521b09de936e3c94594536ccd348457e108e14 make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {