libqmi: update to 1.12.8.

This commit is contained in:
Michael Gehring 2016-03-15 18:08:14 +01:00
parent 7163bdbc55
commit b16e540028
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libqmi'
pkgname=libqmi
version=1.12.6
version=1.12.8
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -10,8 +10,8 @@ short_desc="QMI modem protocol helper library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.freedesktop.org/wiki/Software/libqmi/"
license="GPL-2"
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
checksum=0857bffece4e8ddfa7f721dd9ca63b4c78de345ac9ae2faebf04062cacba3780
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=d23a397d9c963f637c99622df74ed08a2ba2276552c21eea1ed1d05eeafc82a7
libqmi-devel_package() {
depends="${sourcepkg}-${version}_${revision}"