mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
exfat-utils: update to 1.4.0.
This commit is contained in:
parent
ef2acc27e8
commit
1b27e6425a
1 changed files with 5 additions and 3 deletions
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'exfat-utils'
|
# Template file for 'exfat-utils'
|
||||||
|
# Note: keep in sync with fuse-exfat
|
||||||
pkgname=exfat-utils
|
pkgname=exfat-utils
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
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"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/relan/exfat"
|
homepage="https://github.com/relan/exfat"
|
||||||
distfiles="${homepage}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
changelog="https://github.com/relan/exfat/raw/master/ChangeLog"
|
||||||
checksum=dfebd07a7b907e2d603d3a9626e6440bd43ec6c4e8c07ccfc57ce9502b724835
|
distfiles="https://github.com/relan/exfat/releases/download/v${version}/exfat-utils-${version}.tar.gz"
|
||||||
|
checksum=241575fa93104406a47e79e53e4d907bae69886f11621f70a45276c62b75bf69
|
||||||
|
|
Loading…
Add table
Reference in a new issue