nnn: update to 1.9.

This commit is contained in:
maxice8 2018-08-10 17:52:09 -03:00
parent eaf2526b57
commit 3b4d6d4151
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'nnn' # Template file for 'nnn'
pkgname=nnn pkgname=nnn
version=1.8 version=1.9
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"
changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG" changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG"
homepage="https://github.com/jarun/nnn" homepage="https://github.com/jarun/nnn"
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz" distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
checksum=65c364a9797178e40ec7ec653b2cfa8e211e556b75250bf72eb5eea57f5e0cdc checksum=7ba298a55a579640fe0ae37f553be739957da0c826f532beac46acfb56e2d726
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE