libmbim: update to 1.20.2
This commit is contained in:
parent
170e0186cd
commit
f6640a24a6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmbim'
|
# Template file for 'libmbim'
|
||||||
pkgname=libmbim
|
pkgname=libmbim
|
||||||
version=1.20.0
|
version=1.20.2
|
||||||
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=2cf7c6c7aa9e962a589f61bff2766035b61792ef961131a21fcbbe043f91a866
|
checksum=550fb69e5e57f7646f8eb9ed8d24e44ea869ad846be9c162893f12e43528059b
|
||||||
|
|
||||||
libmbim-devel_package() {
|
libmbim-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue