libmbim: update to 1.22.0
This commit is contained in:
parent
edfdbcb894
commit
f7b403c1f0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmbim'
|
# Template file for 'libmbim'
|
||||||
pkgname=libmbim
|
pkgname=libmbim
|
||||||
version=1.20.2
|
version=1.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/libmbim/"
|
homepage="https://www.freedesktop.org/wiki/Software/libmbim/"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=550fb69e5e57f7646f8eb9ed8d24e44ea869ad846be9c162893f12e43528059b
|
checksum=5c0778eb1cd12c3604523134e55183f5147b0cae71150e875b583768f7aa1f38
|
||||||
|
|
||||||
libmbim-devel_package() {
|
libmbim-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue