nnn: update to 4.9
This commit is contained in:
parent
852ecdeee5
commit
e4df41853d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=4.8
|
||||
version=4.9
|
||||
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=0a744e67a0ce8b5e1e04961f542d2c33ddb6ceed46ba760dd35c4922b21f1146
|
||||
checksum=9e25465a856d3ba626d6163046669c0d4010d520f2fb848b0d611e1ec6af1b22
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-fts-devel"
|
||||
|
|
Loading…
Reference in New Issue