nnn: update to version 3.6
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 22 Mar 2021 01:09:02 +0000 (02:09 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 28 Mar 2021 22:21:17 +0000 (00:21 +0200)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit ad116f29ceb1470e38bece6b5a71b737f976939b)

utils/nnn/Makefile

index 77bb25128f318d444d150f8297edca67c97bb50e..6b105c7ebba728c5c94b9420c491e52cd54078bf 100644 (file)
@@ -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 <pepe.schlehofer@gmail.com>
 PKG_LICENSE:=BSD-2-Clause