mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
exfat-utils: update to 1.2.4.
This commit is contained in:
parent
55fde0fb5a
commit
2bc9be2714
1 changed files with 2 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'exfat-utils'
|
# Template file for 'exfat-utils'
|
||||||
pkgname=exfat-utils
|
pkgname=exfat-utils
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Utilities for exFAT file system"
|
short_desc="Utilities for exFAT file system"
|
||||||
|
@ -8,11 +8,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/relan/exfat"
|
homepage="https://github.com/relan/exfat"
|
||||||
distfiles="https://github.com/relan/exfat/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/relan/exfat/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=80d3b3f21242d60d36a38a4ddb05cb7cc3a7d4eef5793e8314814937b938fcea
|
checksum=6aa51926416b9d0977b456902f4c4cd10bcce4b2d160859a7a2fc9ca6bcbbb11
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vmkdir usr/share/man/man8
|
|
||||||
for m in {dump,fsck,mkfs,label}/*.8; do
|
|
||||||
vman $m
|
|
||||||
done
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue