nnn: update to 3.1
This commit is contained in:
parent
0bf9869e1e
commit
64dbd9d6e7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=3.0
|
||||
revision=2
|
||||
version=3.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel readline-devel"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
|||
homepage="https://github.com/jarun/nnn"
|
||||
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
||||
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||
checksum=04db6d6710ce1232c779bf70137a86557e486614e20327717122bb63f36348f7
|
||||
checksum=d70c21b4afa30fa733ab17bb8b45291e8651f2b823fad748ffbdb3b5c3fb0489
|
||||
|
||||
post_install() {
|
||||
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \
|
||||
|
|
Loading…
Reference in New Issue