mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
zellij: update to 0.39.2
This commit is contained in:
parent
d7525b0182
commit
0b8db54f0a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zellij'
|
||||
pkgname=zellij
|
||||
version=0.39.1
|
||||
version=0.39.2
|
||||
revision=1
|
||||
# Wasmer runtime only supports the following archs: x86_64, arm64
|
||||
# https://docs.wasmer.io/runtime/features#backend-support-by-chipset
|
||||
|
@ -17,7 +17,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=4b2f00ea3aec0d36a8e764d33d521b09de936e3c94594536ccd348457e108e14
|
||||
checksum=feef552f06898fe06df00f9a590b862607266c087e804fffb638d2c46d9edad1
|
||||
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue