nnn: update to version 3.0 11362/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 16 Feb 2020 22:56:36 +0000 (23:56 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 17 Feb 2020 12:51:06 +0000 (13:51 +0100)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
utils/nnn/Makefile

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