nnn: update to 1.4 (#7628)
This commit is contained in:
parent
982253ce55
commit
bc8fb1da77
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'nnn'
|
# Template file for 'nnn'
|
||||||
pkgname=nnn
|
pkgname=nnn
|
||||||
version=1.2
|
version=1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="ncurses-devel readline-devel"
|
makedepends="ncurses-devel readline-devel"
|
||||||
@ -9,7 +9,7 @@ maintainer="Dennis Kraus <kraus@posteo.de>"
|
|||||||
license="BSD"
|
license="BSD"
|
||||||
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=d8b1f04ef99324a16504d14999833fe97da7840e058e37538fb350cd39e38022
|
checksum=f1170864c26e55d89034d555572484950998fa6d99784237d76cd4e3bf45aed8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user