diff options
Diffstat (limited to 'testing/veracrypt/APKBUILD')
-rw-r--r-- | testing/veracrypt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/veracrypt/APKBUILD b/testing/veracrypt/APKBUILD index 058712400d..016fae0bc2 100644 --- a/testing/veracrypt/APKBUILD +++ b/testing/veracrypt/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="disk encryption with strong security based on TrueCrypt" url="https://www.veracrypt.fr/" arch="all" -license="custom" +license="Apache-2.0" depends="device-mapper" makedepends="fuse-dev wxgtk-dev libsm-dev yasm" options="!check" # no test suite provided |