exfat-utils: update to 1.0.0.
This commit is contained in:
parent
3c5ad93abb
commit
34d2e0d380
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'exfat-utils'
|
# Template file for 'exfat-utils'
|
||||||
pkgname=exfat-utils
|
pkgname=exfat-utils
|
||||||
version=0.9.8
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="scons"
|
makedepends="scons"
|
||||||
short_desc="Utilities for exFAT file system"
|
short_desc="Utilities for exFAT file system"
|
||||||
|
@ -8,9 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://code.google.com/p/exfat"
|
homepage="http://code.google.com/p/exfat"
|
||||||
distfiles="http://exfat.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
distfiles="http://exfat.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
||||||
checksum=97d8c77e048d0fdc2e5425ff22a139306ce3f1575b58e56c26bb968930a423bb
|
checksum=9079c6fa1eea33ca635252985c226141968d88445abf0255a4119bf54028df1d
|
||||||
long_desc="
|
|
||||||
This package contains ${short_utils}."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
scons CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS} " \
|
scons CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS} " \
|
||||||
|
|
Loading…
Reference in a new issue