mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
lnav: update to 0.11.2.
This commit is contained in:
parent
03cab49279
commit
14cd86c79b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lnav'
|
||||
pkgname=lnav
|
||||
version=0.11.1
|
||||
version=0.11.2
|
||||
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=7d73ceeeae0fdc61cffce0f8a7a3435aa91b401b67d233ffaa018faab00d7d3f
|
||||
checksum=03b72fd02faccdbf98fcdeba62306794b677b8bcf49d6023117808f88ed627dc
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Add table
Reference in a new issue