exfat-utils: update to 1.1.1.
This commit is contained in:
parent
8177226b2c
commit
bebf5d8838
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue