parent
6d26ee88e4
commit
7131fa4809
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmbim'
|
# Template file for 'libmbim'
|
||||||
pkgname=libmbim
|
pkgname=libmbim
|
||||||
version=1.14.4
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="libglib-devel libgudev-devel"
|
||||||
short_desc="MBIM modem protocol helper library"
|
short_desc="MBIM modem protocol helper library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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.0-or-later, LGPL-2.1-or-later"
|
||||||
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=5ac4cbb393ce56d61c8416252d032f6ace16bd8c0ed09f0c963975c5a868cab2
|
checksum=c8ca50beeddd4b43309df5b698917268303bf176cea58fe4fe53d5bf0e93fac2
|
||||||
|
|
||||||
libmbim-devel_package() {
|
libmbim-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue