mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
zellij: update to 0.26.0
This commit is contained in:
parent
a4f54c0e81
commit
6a2cdae9d7
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.25.0
|
version=0.26.0
|
||||||
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
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://zellij.dev"
|
homepage="https://zellij.dev"
|
||||||
changelog="https://github.com/zellij-org/zellij/blob/main/CHANGELOG.md"
|
changelog="https://github.com/zellij-org/zellij/blob/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz"
|
||||||
checksum=5bd4e6a726cf32e096f9c90d7dc414e63dee0613a56f5b665f4bfc6376dcf20a
|
checksum=f0b0cfe7b72ce842de80d5c32cc2abe624b3286fab16f313a4e43e226e95e87b
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
ZELLIJ="target/${RUST_TARGET}/release/zellij"
|
ZELLIJ="target/${RUST_TARGET}/release/zellij"
|
||||||
|
|
Loading…
Add table
Reference in a new issue