fuse-exfat: update to 1.2.4.
This commit is contained in:
parent
2bc9be2714
commit
f279bbe0ae
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-exfat'
|
||||
pkgname=fuse-exfat
|
||||
version=1.2.3
|
||||
version=1.2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config exfat-utils"
|
||||
|
@ -11,8 +11,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/relan/exfat"
|
||||
distfiles="https://github.com/relan/exfat/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f2e06eba5a21c621aac1d6da21b12a5a324fdd1e20f9c8acd357dd463c2355d9
|
||||
|
||||
post_install() {
|
||||
vman fuse/mount.exfat-fuse.8
|
||||
}
|
||||
checksum=9312d23a5d82543ad2e9ab7f0a0b471aea53eeb8eae664451c881b46d849756e
|
||||
|
|
Loading…
Reference in a new issue