exfat-utils: update to 1.1.1.

This commit is contained in:
Enno Boland 2014-11-16 22:05:48 +01:00
parent 8177226b2c
commit bebf5d8838

View file

@ -1,6 +1,6 @@
# Template file for 'exfat-utils'
pkgname=exfat-utils
version=1.1.0
version=1.1.1
revision=1
hostmakedepends="scons"
short_desc="Utilities for exFAT file system"
@ -8,8 +8,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://code.google.com/p/exfat"
update_site="http://code.google.com/p/exfat/wiki/Downloads"
distfiles="https://docs.google.com/uc?export=download&id=0B7CLI-REKbE3bnR2WHowZXNtUVU>${pkgname}-${version}.tar.gz"
checksum=68a7943db27548b6aecb6305b3b5064e242945502f03ba95a5d14938a18cc94e
distfiles="https://docs.google.com/uc?export=download&id=0B7CLI-REKbE3UzNtSkRvdHBpdjQ>${pkgname}-${version}.tar.gz"
checksum=c64454083961fbad164fa7daef03d7e9247aa978c11395d62a265d48a1d56232
do_build() {
scons CCFLAGS="${CFLAGS} -std=c99" LINKFLAGS="${LDFLAGS} " DESTDIR="${DESTDIR}/usr/bin"