lnav: update to 0.12.0.

This commit is contained in:
Leah Neukirchen 2024-02-28 14:52:41 +01:00
parent db41ed9b30
commit 10a10a11d7

View file

@ -1,6 +1,6 @@
# Template file for 'lnav'
pkgname=lnav
version=0.11.2
version=0.12.0
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-2-Clause"
homepage="http://lnav.org/"
distfiles="https://github.com/tstack/lnav/archive/v${version}.tar.gz"
checksum=03b72fd02faccdbf98fcdeba62306794b677b8bcf49d6023117808f88ed627dc
checksum=d431840213549c8175780ecc6151ae66c3ecf27b48e5e859a6a18df83c4a02bd
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"