lnav: update to 0.9.0.
This commit is contained in:
parent
c150e9c4e4
commit
44b4513068
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lnav'
|
||||
pkgname=lnav
|
||||
version=0.8.5
|
||||
version=0.9.0
|
||||
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=5e5bfde95da71d9e00ec20b4a17d7f260ca90d23c86a47f8bc3fb98418aea6bc
|
||||
checksum=b8b1a287af7794277ef1b75753fabd82d66f30a0d2ac202edfb01e932b05495d
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue