From: Josef Schlehofer Date: Mon, 22 Mar 2021 01:09:02 +0000 (+0100) Subject: nnn: update to version 3.6 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ffdfd13550ac01ecb18a272ab971211593863f61;p=feed%2Fpackages.git nnn: update to version 3.6 Signed-off-by: Josef Schlehofer (cherry picked from commit ad116f29ceb1470e38bece6b5a71b737f976939b) --- diff --git a/utils/nnn/Makefile b/utils/nnn/Makefile index 77bb25128f..6b105c7ebb 100644 --- a/utils/nnn/Makefile +++ b/utils/nnn/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nnn -PKG_VERSION:=3.4 +PKG_VERSION:=3.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/jarun/nnn/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=7803ae6e974aeb4008507d9d1afbcca8d084a435f36ff636b459ca50414930a1 +PKG_HASH:=875094caebcc22ecf53b3722d139b127d25e1d5563a954342f32ded8980978b5 PKG_MAINTAINER:=Josef Schlehofer PKG_LICENSE:=BSD-2-Clause