diff --git a/srcpkgs/exfat-utils/template b/srcpkgs/exfat-utils/template index cf597c6fcd..aa7647d77d 100644 --- a/srcpkgs/exfat-utils/template +++ b/srcpkgs/exfat-utils/template @@ -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 " 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"