From 410b58c76608413d1f504f0a6761341df7d1e955 Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Fri, 15 Sep 2023 23:06:32 +0200 Subject: [PATCH] zellij: update to 0.38.2 --- srcpkgs/zellij/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zellij/template b/srcpkgs/zellij/template index 3f9eaa156c22f..9d691d64a58ef 100644 --- a/srcpkgs/zellij/template +++ b/srcpkgs/zellij/template @@ -1,6 +1,6 @@ # Template file for 'zellij' pkgname=zellij -version=0.38.1 +version=0.38.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=ff15b85f0413fdf8c7f3c67b89c1662b2772b84e9f17af9a3e937469af272a56 +checksum=18e8ae9fa2ad995af5f6c64b3c0713143d260cdc6c1a978831313bfaf305ad5e make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1" post_install() {