mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
zellij: update to 0.34.4
This commit is contained in:
parent
798f9f7fe1
commit
7341e3e0d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zellij'
|
# Template file for 'zellij'
|
||||||
pkgname=zellij
|
pkgname=zellij
|
||||||
version=0.34.3
|
version=0.34.4
|
||||||
revision=1
|
revision=1
|
||||||
# Dependency crate `wasmer-vm` only supports the following archs: x86_64, arm64, x86
|
# 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
|
# https://docs.wasmer.io/ecosystem/wasmer/wasmer-features#compiler-support-by-chipset
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://zellij.dev"
|
homepage="https://zellij.dev"
|
||||||
changelog="https://raw.githubusercontent.com/zellij-org/zellij/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/zellij-org/zellij/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=1cf1e5a87eb3bd458487b2db91cd8918b6df308de2809041fc62df30c50a735c
|
checksum=687e30a3e6916cdd7189ab04ff4b170bc5e09edd937637f0388b3f8432d0fc49
|
||||||
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
|
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue