mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
zellij: update to 0.42.1
This commit is contained in:
parent
01530926d5
commit
01c9aae09c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zellij'
|
||||
pkgname=zellij
|
||||
version=0.42.0
|
||||
version=0.42.1
|
||||
revision=1
|
||||
# Wasmtime runtime only supports the following archs: x86_64, arm64
|
||||
# https://docs.wasmtime.dev/stability-tiers.html#unsupported-features-and-platforms
|
||||
|
@ -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=35f620f8aca7128047e8be520c88514156c8249763cfbc103107499dd2052f2a
|
||||
checksum=e9516879483c1bb617a13e6278878883943c05f87bdc41fc02cc550a7b06c0b4
|
||||
make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue