aboutsummaryrefslogtreecommitdiffstats
path: root/community/libmbim
diff options
context:
space:
mode:
Diffstat (limited to 'community/libmbim')
-rw-r--r--community/libmbim/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libmbim/APKBUILD b/community/libmbim/APKBUILD
index cfc6114f2a..9b990a20a7 100644
--- a/community/libmbim/APKBUILD
+++ b/community/libmbim/APKBUILD
@@ -4,9 +4,9 @@ pkgname=libmbim
pkgver=1.18.0
pkgrel=0
pkgdesc="MBIM modem protocol helper library"
-url="http://www.freedesktop.org/wiki/Software/libmbim"
+url="https://www.freedesktop.org/wiki/Software/libmbim/"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later LGPL-2.1-or-later"
makedepends="$depends_dev gtk-doc python2 glib-dev py-gobject libgudev-dev"
subpackages="$pkgname-dev $pkgname-doc"
source="https://www.freedesktop.org/software/libmbim/$pkgname-$pkgver.tar.xz"