lnav: update to 0.12.0.
This commit is contained in:
parent
db41ed9b30
commit
10a10a11d7
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.11.2
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -13,7 +13,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/lnav/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tstack/lnav/archive/v${version}.tar.gz"
|
||||||
checksum=03b72fd02faccdbf98fcdeba62306794b677b8bcf49d6023117808f88ed627dc
|
checksum=d431840213549c8175780ecc6151ae66c3ecf27b48e5e859a6a18df83c4a02bd
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue