libmbim: update to 1.14.0.
This commit is contained in:
parent
92971a5455
commit
fa433aaece
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmbim'
|
# Template file for 'libmbim'
|
||||||
pkgname=libmbim
|
pkgname=libmbim
|
||||||
version=1.12.4
|
version=1.14.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="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/libmbim/"
|
homepage="http://www.freedesktop.org/wiki/Software/libmbim/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=7bd9af154e88ee1cccaf2fedd05e0f5cb82e3359ab6ad2a75cfec98bf57f973a
|
checksum=ca8d52a95a18cbabae8f15f83f1572316e888b6504f946e6645d24405127ab5b
|
||||||
|
|
||||||
libmbim-devel_package() {
|
libmbim-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue