libmbim: update to 1.10.0.
This commit is contained in:
parent
8b889bb656
commit
f6a1c566e5
2 changed files with 4 additions and 4 deletions
|
@ -1341,7 +1341,7 @@ libotr.so.5 libotr-4.0.0_1
|
||||||
liballeg.so.4.4 allegro4-4.4.2_1
|
liballeg.so.4.4 allegro4-4.4.2_1
|
||||||
libraw1394.so.11 libraw1394-2.1.0_1
|
libraw1394.so.11 libraw1394-2.1.0_1
|
||||||
libqmi-glib.so.0 libqmi-1.4.0_1
|
libqmi-glib.so.0 libqmi-1.4.0_1
|
||||||
libmbim-glib.so.0 libmbim-1.4.0_1
|
libmbim-glib.so.4 libmbim-1.10.0_1
|
||||||
libmm-glib.so.0 libmm-glib-1.0.0_1
|
libmm-glib.so.0 libmm-glib-1.0.0_1
|
||||||
libgpm.so.2 libgpm-1.20.7_1
|
libgpm.so.2 libgpm-1.20.7_1
|
||||||
libavcodec.so.53 libavcodec53-0.10.7_1
|
libavcodec.so.53 libavcodec53-0.10.7_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libmbim'
|
# Template file for 'libmbim'
|
||||||
pkgname=libmbim
|
pkgname=libmbim
|
||||||
version=1.4.0
|
version=1.10.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config python glib-devel"
|
hostmakedepends="pkg-config python glib-devel"
|
||||||
|
@ -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=a7fa909df229574eb11baac89075ac1366a2ac1670f586483bdf0173257cf781
|
checksum=4e5eade46a61d0cd1f8b6ad47bee938868766eca617a64e7acd2d0b72ff38b6e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -e 's,-Werror,,g' -i configure
|
sed -e 's,-Werror,,g' -i configure
|
||||||
|
|
Loading…
Reference in a new issue