lnav: update to 0.10.1.

This commit is contained in:
Leah Neukirchen 2021-10-30 20:15:38 +02:00
parent ce4fdd7dc0
commit 2a54ea1890

View file

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