parent
dcda31a6ae
commit
92a88e077c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmbim'
|
# Template file for 'libmbim'
|
||||||
pkgname=libmbim
|
pkgname=libmbim
|
||||||
version=1.24.4
|
version=1.24.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -8,11 +8,11 @@ configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="glib-devel libgudev-devel"
|
makedepends="glib-devel libgudev-devel"
|
||||||
short_desc="MBIM modem protocol helper library"
|
short_desc="MBIM modem protocol helper library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/libmbim/"
|
homepage="https://www.freedesktop.org/wiki/Software/libmbim/"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=dd488ee6176243a6adb27a5872897336272ea7bea33a3ad501ba268e5a58b285
|
checksum=760465caaa1ccd699c14290e9791da456d5300dd11ebf4c1486151033e875dfd
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue