diff --git a/srcpkgs/dosfstools/patches/musl-path_max.patch b/srcpkgs/dosfstools/patches/musl-path_max.patch deleted file mode 100644 index e46c87d5e5e..00000000000 --- a/srcpkgs/dosfstools/patches/musl-path_max.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/device_info.c.orig -+++ src/device_info.c -@@ -17,6 +17,7 @@ - */ - - -+#include - #include - #include - #include diff --git a/srcpkgs/dosfstools/template b/srcpkgs/dosfstools/template index 488daaa72a5..5f81019e058 100644 --- a/srcpkgs/dosfstools/template +++ b/srcpkgs/dosfstools/template @@ -1,6 +1,6 @@ # Template file for 'dosfstools' pkgname=dosfstools -version=4.0 +version=4.1 revision=1 build_style=gnu-configure configure_args="--enable-compat-symlinks" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="https://github.com/dosfstools/dosfstools" license="GPL-3" distfiles="https://github.com/$pkgname/$pkgname/releases/download/v$version/${pkgname}-${version}.tar.xz" -checksum=9037738953559d1efe04fc5408b6846216cc0138f7f9d32de80b6ec3c35e7daf +checksum=e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173 post_install() { rm -rf ${DESTDIR}/usr/share/doc