summaryrefslogtreecommitdiffstats
path: root/testing/exfat-utils
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-12-02 18:51:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-12-03 14:39:34 +0000
commitbab0b3d1ca234247cd418a19a5a536837e92db1d (patch)
tree6128297ae4dda0def766cb4707740cb958b2e8f4 /testing/exfat-utils
parent9a0b767de1f1a26ce6d053ea892daf352527fc6b (diff)
downloadaports-bab0b3d1ca234247cd418a19a5a536837e92db1d.tar.bz2
aports-bab0b3d1ca234247cd418a19a5a536837e92db1d.tar.xz
testing/exfat-utils: specify license
Diffstat (limited to 'testing/exfat-utils')
-rw-r--r--testing/exfat-utils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/exfat-utils/APKBUILD b/testing/exfat-utils/APKBUILD
index 3f321869f..87e11e45e 100644
--- a/testing/exfat-utils/APKBUILD
+++ b/testing/exfat-utils/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=exfat-utils
pkgver=1.0.1
-pkgrel=0
+pkgrel=1
pkgdesc="Free exFAT file system implementation"
url="http://code.google.com/p/exfat/"
arch="all"
-license="GPLv2"
+license="GPL3+"
depends=""
depends_dev=""
makedepends="$depends_dev scons"