nnn: update to 2.0.
This commit is contained in:
parent
9f986af21a
commit
8112c822b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nnn'
|
||||
pkgname=nnn
|
||||
version=1.9
|
||||
version=2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="BSD-2-Clause"
|
|||
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
|
||||
homepage="https://github.com/jarun/nnn"
|
||||
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
|
||||
checksum=7ba298a55a579640fe0ae37f553be739957da0c826f532beac46acfb56e2d726
|
||||
checksum=0029efd3d009c197b1646d260350f3f87edca76eef3be6b81846af133d58d6a9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue