mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
connman: update to 1.45.
This commit is contained in:
parent
6af804813e
commit
f99455f661
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'connman'
|
# Template file for 'connman'
|
||||||
pkgname=connman
|
pkgname=connman
|
||||||
version=1.42
|
version=1.45
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-polkit --enable-client --enable-pie --enable-ethernet
|
configure_args="--enable-polkit --enable-client --enable-pie --enable-ethernet
|
||||||
--enable-wifi --enable-bluetooth --enable-loopback --enable-nmcompat
|
--enable-wifi --enable-bluetooth --enable-loopback --enable-nmcompat
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://git.kernel.org/pub/scm/network/connman/connman.git"
|
homepage="https://git.kernel.org/pub/scm/network/connman/connman.git"
|
||||||
changelog="https://git.kernel.org/pub/scm/network/connman/connman.git/plain/ChangeLog"
|
changelog="https://git.kernel.org/pub/scm/network/connman/connman.git/plain/ChangeLog"
|
||||||
distfiles="${KERNEL_SITE}/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/network/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a3e6bae46fc081ef2e9dae3caa4f7649de892c3de622c20283ac0ca81423c2aa
|
checksum=77128cce80865455c4f106b5901a575e2dfdb35a7d2e2e2996f16e85cba10913
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue