Merge pull request #7063 from Sir-Boops/nnn

nnn: update to 1.2
This commit is contained in:
Enno Boland 2017-07-19 12:00:32 +02:00 committed by GitHub
commit 68d0ba64b0
2 changed files with 2 additions and 16 deletions

View file

@ -1,14 +0,0 @@
--- nnn.c.orig 2017-05-11 20:36:57.000000000 +0000
+++ nnn.c 2017-05-14 18:17:10.801284862 +0000
@@ -6,11 +6,7 @@
#include <sys/resource.h>
#include <ctype.h>
-#ifdef __linux__
-#include <ncursesw/curses.h>
-#else
#include <curses.h>
-#endif
#include <dirent.h>
#include <errno.h>
#include <fcntl.h>

View file

@ -1,6 +1,6 @@
# Template file for 'nnn'
pkgname=nnn
version=1.1
version=1.2
revision=1
build_style=gnu-makefile
makedepends="ncurses-devel readline-devel"
@ -9,7 +9,7 @@ maintainer="Dennis Kraus <kraus@posteo.de>"
license="BSD"
homepage="https://github.com/jarun/nnn"
distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz"
checksum=15ce2a205147b8dd9da5de1ffa6e4b273ac8385959740786f7342057d0209cc3
checksum=d8b1f04ef99324a16504d14999833fe97da7840e058e37538fb350cd39e38022
post_install() {
vlicense LICENSE