nnn: update to 4.9

This commit is contained in:
Victor Tebar
2023-09-02 18:56:57 +00:00
parent 9ecc8f79ef
commit bfa19fe18e
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
e4dab83ff0efba7d8bbb94a2687d48c8 nnn-4.8.tar.gz
4b2c880c78840f4f0d64b0fe84bbbf6c nnn-4.9.tar.gz

View File

@@ -1,4 +1,4 @@
nnn-4.8-1
nnn-4.9-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/nnn

View File

@@ -2,7 +2,7 @@
# depends : ncurses readline
name=nnn
version=4.8
version=4.9
release=1
source="https://github.com/jarun/$name/archive/v$version/$name-$version.tar.gz"