nnn: update to 4.5.

This commit is contained in:
Omar Zeghouani 2022-05-06 01:05:17 +01:00 committed by Echo
parent 2209195135
commit ee6ab70001

View File

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