diff --git a/srcpkgs/nnn/patches/0001-make-sys-types_h-global.patch b/srcpkgs/nnn/patches/0001-make-sys-types_h-global.patch deleted file mode 100644 index 5ef7591190..0000000000 --- a/srcpkgs/nnn/patches/0001-make-sys-types_h-global.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- nnn.c -+++ nnn.c -@@ -28,7 +28,6 @@ - #include - #include - #if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__APPLE__) --# include - #include - #include - #define BSD_KQUEUE -@@ -69,6 +68,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index 75648517c1..d15182930a 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -1,6 +1,6 @@ # Template file for 'nnn' pkgname=nnn -version=1.5 +version=1.6 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Dennis Kraus " license="BSD" homepage="https://github.com/jarun/nnn" distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz" -checksum=f50f59953c29408963bbb961891155bd0a1fe2072d4441cc0ff927b128725c7f +checksum=964bcea05613f18882164d11d88f3776b08b67e685ba5174ca78f93c1396ff78 post_install() { vlicense LICENSE