nnn: update to 2.8.1.
This commit is contained in:
parent
fc2c6ea1fa
commit
f4ce3a6751
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nnn'
|
# Template file for 'nnn'
|
||||||
pkgname=nnn
|
pkgname=nnn
|
||||||
version=2.8
|
version=2.8.1
|
||||||
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=95fd4b8b48f7aadc3bf6ab3f902adb7157a6985a5163bc1deb182d6c44ce6540
|
checksum=cadf9cf8038433aeeb50a777180ad4b309ac7d2fec81c7da177ddca515812f06
|
||||||
|
|
||||||
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