mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
nnn: update to 3.2
This commit is contained in:
parent
dc9cb825d2
commit
b7b7929cd3
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=3.1
|
version=3.2
|
||||||
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=d70c21b4afa30fa733ab17bb8b45291e8651f2b823fad748ffbdb3b5c3fb0489
|
checksum=4ebbd024776153ecb79c75d1a58fc5cd7cd168c6e8217100b5edf322fdf9d4fd
|
||||||
|
|
||||||
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
Reference in a new issue