summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-11-30 23:14:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-12-03 14:39:36 +0000
commited82d2e027a7fcc6321b403647e895196389b002 (patch)
tree5e97168369db93f71ea4946d55bd661ab7f43612 /testing
parent653266d93e6a39c1555bfb143027a88ba6644ca3 (diff)
downloadaports-ed82d2e027a7fcc6321b403647e895196389b002.tar.bz2
aports-ed82d2e027a7fcc6321b403647e895196389b002.tar.xz
testing/fuse-exfat: specify license
Diffstat (limited to 'testing')
-rw-r--r--testing/fuse-exfat/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/fuse-exfat/APKBUILD b/testing/fuse-exfat/APKBUILD
index 59ba6e5fa..3c4dd60ae 100644
--- a/testing/fuse-exfat/APKBUILD
+++ b/testing/fuse-exfat/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=fuse-exfat
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="GPL2+"
depends=""
depends_dev=""
makedepends="$depends_dev fuse-dev scons"