mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
connman: update to 1.22
This commit is contained in:
parent
167c7b4fd6
commit
b6083c4771
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'connman'
|
# Template file for 'connman'
|
||||||
pkgname=connman
|
pkgname=connman
|
||||||
version=1.21
|
version=1.22
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-pie --enable-threads --enable-ethernet
|
configure_args="--enable-pie --enable-threads --enable-ethernet
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://connman.net/"
|
homepage="http://connman.net/"
|
||||||
distfiles="${KERNEL_SITE}/network/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${KERNEL_SITE}/network/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=e80f4e9c639ef016e9c497c122c349dbc9e6dc78a9976f986134739ee208c08a
|
checksum=64d9a8ab83c99943514bb64984142fef409177a93c64e1aace84eaf13c7bddde
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Install the client connmanctl.
|
# Install the client connmanctl.
|
||||||
|
|
Loading…
Add table
Reference in a new issue