nnn: update to 5.1.

This commit is contained in:
Mouad Charradi 2025-05-31 14:51:16 +01:00 committed by classabbyamp
parent 0000c2b71b
commit 8d3e1b8170

View file

@ -1,6 +1,6 @@
# Template file for 'nnn'
pkgname=nnn
version=5.0
version=5.1
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=31e8fd85f3dd7ab2bf0525c3c0926269a1e6d35a5343a6714315642370d8605a
checksum=9faaff1e3f5a2fd3ed570a83f6fb3baf0bfc6ebd6a9abac16203d057ac3fffe3
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-fts-devel"