From dcf5561e40eac114800800ed973efa067b0d21e7 Mon Sep 17 00:00:00 2001 From: prspkt Date: Wed, 20 Feb 2019 02:29:31 +0200 Subject: community/libmbim: clarify license, use https --- community/libmbim/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/libmbim') 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" -- cgit v1.2.3