diff --git a/srcpkgs/exfat-utils/template b/srcpkgs/exfat-utils/template index 598e5c54f6b..3d8620f276f 100644 --- a/srcpkgs/exfat-utils/template +++ b/srcpkgs/exfat-utils/template @@ -1,6 +1,6 @@ # Template file for 'exfat-utils' pkgname=exfat-utils -version=1.2.3 +version=1.2.4 revision=1 build_style=gnu-configure short_desc="Utilities for exFAT file system" @@ -8,11 +8,4 @@ maintainer="Juan RP " license="GPL-2" homepage="https://github.com/relan/exfat" distfiles="https://github.com/relan/exfat/releases/download/v${version}/${pkgname}-${version}.tar.gz" -checksum=80d3b3f21242d60d36a38a4ddb05cb7cc3a7d4eef5793e8314814937b938fcea - -post_install() { - vmkdir usr/share/man/man8 - for m in {dump,fsck,mkfs,label}/*.8; do - vman $m - done -} +checksum=6aa51926416b9d0977b456902f4c4cd10bcce4b2d160859a7a2fc9ca6bcbbb11