diff options
Diffstat (limited to 'testing/lizardfs/APKBUILD')
-rw-r--r-- | testing/lizardfs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lizardfs/APKBUILD b/testing/lizardfs/APKBUILD index dd794ee7a37..25082112072 100644 --- a/testing/lizardfs/APKBUILD +++ b/testing/lizardfs/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 pkgdesc="a highly reliable, scalable and efficient distributed file system" url="https://github.com/lizardfs/lizardfs/" arch="" -license="GPLv3" +license="GPL-3.0" depends="" depends_dev="" makedepends="$depends_dev boost-dev cmake fuse-dev zlib-dev asciidoc python2" |