nnn: update to 4.6.

This commit is contained in:
Omar Zeghouani 2022-08-16 20:47:31 +01:00 committed by classabbyamp
parent f44653f903
commit b1674c0410

View file

@ -1,6 +1,6 @@
# Template file for 'nnn'
pkgname=nnn
version=4.5
version=4.6
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=fadc15bd6d4400c06e5ccc47845b42e60774f368570e475bd882767ee18749aa
checksum=15acaf9a88cfb5a2a640d3ef55a48af644fba92b46aac0768efe94c4addf7e3f
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-fts-devel"