nnn: update to 5.0.
This commit is contained in:
parent
fac55b823d
commit
f9b696f55d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=4.9
|
||||
version=5.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_target="install install-desktop"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/jarun/nnn"
|
||||
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
||||
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||
checksum=9e25465a856d3ba626d6163046669c0d4010d520f2fb848b0d611e1ec6af1b22
|
||||
checksum=31e8fd85f3dd7ab2bf0525c3c0926269a1e6d35a5343a6714315642370d8605a
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-fts-devel"
|
||||
|
|
Loading…
Reference in New Issue