diff --git a/community/libmbim/APKBUILD b/community/libmbim/APKBUILD index cfc6114f2ac2bd70a59bc300069abc8388fbb3d6..9b990a20a796f7043e553b2b41776b392af22e69 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"