nnn: update to version 3.4
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 2 Oct 2020 21:12:14 +0000 (23:12 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 22 Mar 2021 01:06:16 +0000 (02:06 +0100)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 53f54c45e4a016dbcd90703fa6f9ebfe2b26b94b)

utils/nnn/Makefile

index 65e4e6bb89b461f01443ec90853869c016807f22..77bb25128f318d444d150f8297edca67c97bb50e 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nnn
-PKG_VERSION:=3.0
+PKG_VERSION:=3.4
 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:=04db6d6710ce1232c779bf70137a86557e486614e20327717122bb63f36348f7
+PKG_HASH:=7803ae6e974aeb4008507d9d1afbcca8d084a435f36ff636b459ca50414930a1
 
 PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
 PKG_LICENSE:=BSD-2-Clause