diff --git a/srcpkgs/bindfs/patches/aarch64-no-getdents.patch b/srcpkgs/bindfs/patches/aarch64-no-getdents.patch deleted file mode 100644 index 4ada82bea52..00000000000 --- a/srcpkgs/bindfs/patches/aarch64-no-getdents.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- tests/test_dir_rewind.c.orig 2016-10-15 14:51:53.979721035 +0200 -+++ tests/test_dir_rewind.c 2016-10-15 14:52:10.176721870 +0200 -@@ -3,7 +3,7 @@ - // - // https://github.com/mpartel/bindfs/issues/41 - --#ifdef __linux__ -+#if defined(__linux__) && !defined(__aarch64__) - - #define _GNU_SOURCE - #include diff --git a/srcpkgs/bindfs/template b/srcpkgs/bindfs/template index 860cd2a465b..09cc49dcdf9 100644 --- a/srcpkgs/bindfs/template +++ b/srcpkgs/bindfs/template @@ -1,6 +1,6 @@ # Template file for 'bindfs' pkgname=bindfs -version=1.13.4 +version=1.13.5 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,4 +10,4 @@ maintainer="Juan RP " homepage="http://bindfs.org" license="GPL-2" distfiles="http://bindfs.org/downloads/bindfs-${version}.tar.gz" -checksum=a0e7336e5b7c9a4aaca7ba15487675dbe5c8dac692ee7341e7fcb41dd410d014 +checksum=2814d1319e7425a5651d009a45e0269df7da9f18c6e7beca663148d7622c6ef3