lnav: update to 0.12.3.
This commit is contained in:
parent
9381a9e660
commit
29373d294d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lnav'
|
||||
pkgname=lnav
|
||||
version=0.12.2
|
||||
version=0.12.3
|
||||
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=9f12e17f9f2b2f1ddf00ef3f35f61ab3c9709ddf2beaa0eeaf441462e812ca7f
|
||||
checksum=7ba030e5da5b59cd9ea7c0d82aef3af1a6ee1969cab6e22e4bb0f37a96005c7a
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in New Issue