mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
zellij: update to 0.31.2
This commit is contained in:
parent
159836b950
commit
31d0d953f4
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.31.1
|
version=0.31.2
|
||||||
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/v${version}.tar.gz"
|
distfiles="https://github.com/zellij-org/zellij/archive/v${version}.tar.gz"
|
||||||
checksum=8fbe83ec4f4dcb5c157c5755978d00de6dfa2c9790c3788262f23c8d1b75350b
|
checksum=56c0693e09c57f8715041444f6fe6570299403226ebceeae1c9c404f5dd89b3a
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
ZELLIJ="target/${RUST_TARGET}/release/zellij"
|
ZELLIJ="target/${RUST_TARGET}/release/zellij"
|
||||||
|
|
Loading…
Add table
Reference in a new issue