aboutsummaryrefslogtreecommitdiffstats
path: root/community/libqmi/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libqmi/APKBUILD')
-rw-r--r--community/libqmi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libqmi/APKBUILD b/community/libqmi/APKBUILD
index 61c254b49c..82b8bf8845 100644
--- a/community/libqmi/APKBUILD
+++ b/community/libqmi/APKBUILD
@@ -6,10 +6,10 @@ pkgrel=0
pkgdesc="QMI modem protocol helper library"
url="https://www.freedesktop.org/wiki/Software/libqmi"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later LGPL-2.1-or-later"
makedepends="gtk-doc python2 glib-dev libgudev-dev linux-headers libmbim-dev"
subpackages="$pkgname-dev $pkgname-doc"
-source="https://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz"
+source="https://www.freedesktop.org/software/libqmi/$pkgname-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"
build() {