nnn: update to 2.8.1.
This commit is contained in:
parent
fc2c6ea1fa
commit
f4ce3a6751
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=2.8
|
||||
version=2.8.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=95fd4b8b48f7aadc3bf6ab3f902adb7157a6985a5163bc1deb182d6c44ce6540
|
||||
checksum=cadf9cf8038433aeeb50a777180ad4b309ac7d2fec81c7da177ddca515812f06
|
||||
|
||||
post_install() {
|
||||
vinstall misc/auto-completion/bash/nnn-completion.bash 644 \
|
||||
|
|
Loading…
Reference in New Issue