nnn: update to 2.9
This commit is contained in:
parent
3ee185a2d5
commit
cbdb2c5f99
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nnn'
|
# Template file for 'nnn'
|
||||||
pkgname=nnn
|
pkgname=nnn
|
||||||
version=2.8.1
|
version=2.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/jarun/nnn"
|
homepage="https://github.com/jarun/nnn"
|
||||||
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
||||||
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||||
checksum=cadf9cf8038433aeeb50a777180ad4b309ac7d2fec81c7da177ddca515812f06
|
checksum=a11e54469bb28173bba0dd1762b4648d4e79343927ba7f25067dfbf3db8e3b1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \
|
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \
|
||||||
|
|
Loading…
Reference in New Issue