fuse-exfat: update to 1.2.3.

This commit is contained in:
Michael Gehring 2016-01-24 16:00:55 +01:00 committed by Dominik Honnef
parent 3faf7a6bfe
commit 3dd91dcc18
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fuse-exfat'
pkgname=fuse-exfat
version=1.2.0
version=1.2.3
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config exfat-utils"
@ -11,8 +11,8 @@ 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=beb6090c500bcd50dd3cca8b63df86d180d2ea502da1e27a83a81e61d3247cfc
checksum=f2e06eba5a21c621aac1d6da21b12a5a324fdd1e20f9c8acd357dd463c2355d9
post_install() {
vinstall fuse/mount.exfat-fuse.8 644 usr/share/man/man8 mount.exfat-fuse.8
vman fuse/mount.exfat-fuse.8
}