diff options
Diffstat (limited to 'main/loudmouth/APKBUILD')
-rw-r--r-- | main/loudmouth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/loudmouth/APKBUILD b/main/loudmouth/APKBUILD index a6dc591ef7..b123a9ced5 100644 --- a/main/loudmouth/APKBUILD +++ b/main/loudmouth/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="A lightweight Jabber client library" url="http://groups.google.com/group/loudmouth-dev" arch="all" -license="LGPL2+" +license="LGPL-2.0-or-later" depends_dev="pkgconfig gnutls-dev libidn-dev libasyncns-dev check-dev autoconf" makedepends="$depends_dev glib-dev" subpackages="$pkgname-dev $pkgname-doc" |