mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zellij: update to 0.40.1
This commit is contained in:
parent
26cf094644
commit
e242982883
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.40.0
|
version=0.40.1
|
||||||
revision=1
|
revision=1
|
||||||
# Wasmer runtime only supports the following archs: x86_64, arm64
|
# Wasmer runtime only supports the following archs: x86_64, arm64
|
||||||
# https://docs.wasmer.io/runtime/features#backend-support-by-chipset
|
# https://docs.wasmer.io/runtime/features#backend-support-by-chipset
|
||||||
|
@ -17,7 +17,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=afb15afce6e37f850aff28a3a6b08abd78ef26a1c9fa3ed39426ef0853154438
|
checksum=1f0bfa13f2dbe657d76341a196f98a3b4caa47ac63abee06b39883a11ca220a8
|
||||||
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