mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lnav: update to 0.10.1.
This commit is contained in:
parent
ce4fdd7dc0
commit
2a54ea1890
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lnav'
|
# Template file for 'lnav'
|
||||||
pkgname=lnav
|
pkgname=lnav
|
||||||
version=0.10.0
|
version=0.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://lnav.org/"
|
homepage="http://lnav.org/"
|
||||||
distfiles="https://github.com/tstack/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tstack/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=830805f4d9ed2ae749d500e50b8485771026a75fe055d00711ed8aa3af4f25a0
|
checksum=4af855a463493105ae0746fc0da80304a689b5394eb6abfeede4dd843127c8bc
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Reference in a new issue