aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-07-25 01:33:16 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-30 16:07:05 +0000
commit6a6d960bbf72321bcd77620b4616cca1e588127f (patch)
treecf4e9243c9119e9f24058e1443339d0455a6fc36 /main
parentcab094ae856f8729453475a6c5fff8e35d8844ab (diff)
downloadaports-6a6d960bbf72321bcd77620b4616cca1e588127f.tar.bz2
aports-6a6d960bbf72321bcd77620b4616cca1e588127f.tar.xz
main/fuse: clarify license
Diffstat (limited to 'main')
-rw-r--r--main/fuse/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/fuse/APKBUILD b/main/fuse/APKBUILD
index a688e1e67e..925e1512e5 100644
--- a/main/fuse/APKBUILD
+++ b/main/fuse/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=fuse
pkgver=2.9.8
-pkgrel=0
+pkgrel=1
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
url="https://github.com/libfuse/"
arch="all"
-license="LGPL-2.0-only GPL-2.0-only"
+license="GPL-2.0-only LGPL-2.1-only"
depends=
makedepends="gettext-dev"
install=