aboutsummaryrefslogtreecommitdiffstats
path: root/main/libassuan/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libassuan/APKBUILD')
-rw-r--r--main/libassuan/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libassuan/APKBUILD b/main/libassuan/APKBUILD
index 9a578af59f..4276350378 100644
--- a/main/libassuan/APKBUILD
+++ b/main/libassuan/APKBUILD
@@ -2,10 +2,10 @@
pkgname=libassuan
pkgver=2.0.3
pkgrel=0
-pkgdesc="Libassuan is the IPC library used by some GnuPG related software"
+pkgdesc="A IPC library used by some GnuPG related software"
url="ftp://ftp.gnupg.org/gcrypt/libgcrypt"
arch="all"
-license="GPL"
+license="LGPL2+"
depends=
makedepends="pth-dev libgpg-error-dev"
subpackages="$pkgname-dev $pkgname-doc"