aboutsummaryrefslogtreecommitdiffstats
path: root/community/libqmi/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-10 15:26:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-10 18:33:17 +0000
commit1dac83c5a1f6427456ad05ddd3ae7af8cba3922f (patch)
tree62f9e021347bba07e387e9a7d7f2389969fbfc65 /community/libqmi/APKBUILD
parentbe80fe8d15b48ed9c14b3e6b2fb9334e693d2c38 (diff)
community/libqmi: upgrade to 1.24.10
Diffstat (limited to 'community/libqmi/APKBUILD')
-rw-r--r--community/libqmi/APKBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/community/libqmi/APKBUILD b/community/libqmi/APKBUILD
index 572705c30b0..d57e6f2202c 100644
--- a/community/libqmi/APKBUILD
+++ b/community/libqmi/APKBUILD
@@ -1,17 +1,15 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=libqmi
-pkgver=1.24.8
-pkgrel=1
+pkgver=1.24.10
+pkgrel=0
pkgdesc="QMI modem protocol helper library"
url="https://www.freedesktop.org/wiki/Software/libqmi"
arch="all"
license="GPL-2.0-or-later AND LGPL-2.1-or-later"
makedepends="glib-dev gtk-doc libgudev-dev libmbim-dev linux-headers python3"
subpackages="$pkgname-dev $pkgname-doc"
-source="https://www.freedesktop.org/software/libqmi/libqmi-$pkgver.tar.xz
- 0001-qmi-device-support-and-detect-smdpkt-managed-QMI-con.patch
- 0002-qmi-device-detect-rpmsg-control-ports.patch"
+source="https://www.freedesktop.org/software/libqmi/libqmi-$pkgver.tar.xz"
# Tests fail
[ "$CARCH" = s390x ] && options="$options !check"
@@ -35,6 +33,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="b60ac355792373afbb202b2791c641468b48a1e54e5f34336fe37fa799c24ac566d6070ba4faaaf6b5693ae2bb5cc75c1240c7f2ee04c8e35eeeb66ec2677093 libqmi-1.24.8.tar.xz
-2fb1f8532aaa734619bd4f24679b96042e1ea05367137cc7d40d2140ee84e80acd10d04557e49c64bfdb7c3b107e61a12e62d99440a4188ba1a7510b3f2000ea 0001-qmi-device-support-and-detect-smdpkt-managed-QMI-con.patch
-c758e38fb9480c1806e12f433432e0cf461319dab94c9040695725f8d3577432306c97d6d783b3e9fd46ef2c6cf879243c7d0db89eb62baad847bd13ed0bd727 0002-qmi-device-detect-rpmsg-control-ports.patch"
+sha512sums="1602ec5e6da91f6366d9b1755324042cac2aab77d568079b85c8180e8c74967a272a20611b0016639c4c047b9c1d75e4887cf438d40c6b93f1d04be391fd7432 libqmi-1.24.10.tar.xz"