libqmi: update to 1.12.0.
This commit is contained in:
parent
8fb033d6dd
commit
849edfc1fa
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libqmi'
|
||||
pkgname=libqmi
|
||||
version=1.10.6
|
||||
version=1.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,11 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/libqmi/"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=963cce068968d749e22973dce0afc05543915e4accea736963a7d426f6b29a80
|
||||
|
||||
pre_configure() {
|
||||
sed -e 's,-Werror,,g' -i configure
|
||||
}
|
||||
checksum=7bf0a5b70a6e8214932ec32c264e59d5290c6bd181fa1341c028a063181f64ff
|
||||
|
||||
libqmi-devel_package() {
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue