mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
ofono: update to 1.31.
This commit is contained in:
parent
f97316730b
commit
3e84929aa3
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ofono'
|
# Template file for 'ofono'
|
||||||
pkgname=ofono
|
pkgname=ofono
|
||||||
version=1.30
|
version=1.31
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-bluez4 --enable-external-ell"
|
configure_args="--disable-bluez4 --enable-external-ell"
|
||||||
|
@ -12,11 +12,10 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://01.org/ofono"
|
homepage="https://01.org/ofono"
|
||||||
distfiles="${KERNEL_SITE}/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8079735efc5d7f33be9e792e791f2f7ff75c31ce67d477b994673e32319eec5c
|
checksum=a15c5d28096c10eb30e47a68b6dc2e7c4a5a99d7f4cfedf0b69624f33d859e9b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv ofonod
|
vsv ofonod
|
||||||
vlicense COPYING
|
|
||||||
}
|
}
|
||||||
|
|
||||||
ofono-devel_package() {
|
ofono-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue