libmbim: update to 1.12.2.
This commit is contained in:
parent
7dba3cfe4c
commit
a2256f26c3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmbim'
|
# Template file for 'libmbim'
|
||||||
pkgname=libmbim
|
pkgname=libmbim
|
||||||
version=1.12.0
|
version=1.12.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="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/libmbim/"
|
homepage="http://www.freedesktop.org/wiki/Software/libmbim/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=b5b9e72d6b0a4d9e5a92b913c16426946f8f6cf60e648635306ebade44ace553
|
checksum=949351d3e3d69b81e40a49f1d187944c26149e0647a415f0227ccdc112047b29
|
||||||
|
|
||||||
libmbim-devel_package() {
|
libmbim-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue