lnav: update to 0.12.1.

This commit is contained in:
Leah Neukirchen 2024-04-02 21:21:25 +02:00
parent c3ddb554a3
commit 91ba76c653

View file

@ -1,6 +1,6 @@
# Template file for 'lnav'
pkgname=lnav
version=0.12.0
version=0.12.1
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=d431840213549c8175780ecc6151ae66c3ecf27b48e5e859a6a18df83c4a02bd
checksum=2a784df1a9d852b346348eddc94f8a91dd919665c81159e777bfb2ad3ab51f97
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"