mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nnn: update to 2.5
This commit is contained in:
parent
aecdf6d9f6
commit
55bfc073af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=2.4
|
||||
version=2.5
|
||||
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=859ba5bd4892016aed9a4830ee1e1b03eb74e94c4f1bd82f0288dc559f7327eb
|
||||
checksum=3636f172a024de5c12420a80dbe3d006d42b5e0a17e70a527963c864af22655c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue