zellij: update to 0.36.0
This commit is contained in:
parent
f193cf87c4
commit
76a93ca4cc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zellij'
|
||||
pkgname=zellij
|
||||
version=0.35.2
|
||||
version=0.36.0
|
||||
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=8255a92e40892856bc7dd7114958b8525a88dedab159b588f9907e4d4a2f27e9
|
||||
checksum=df64fa143c10f3c7c3e53befeb6ab3b8f08c220f3cf6331cfc6faa2aa779b6b1
|
||||
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue