nnn: update to 2.7
This commit is contained in:
parent
813f457ef3
commit
afc982adbe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nnn'
|
# Template file for 'nnn'
|
||||||
pkgname=nnn
|
pkgname=nnn
|
||||||
version=2.6
|
version=2.7
|
||||||
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=17fd3e517308e41065594ffe8dcde348b4d10dea4240699f4708337db48b3e25
|
checksum=0592c7cbcf2cf66cacac49e9204636480820b1bc74e4187dd7ee06945a6d07c5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \
|
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue