mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
connman: update to 1.24.
This commit is contained in:
parent
5464d77997
commit
200337cf5a
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'connman'
|
# Template file for 'connman'
|
||||||
pkgname=connman
|
pkgname=connman
|
||||||
version=1.23
|
version=1.24
|
||||||
revision=1
|
revision=1
|
||||||
lib32disaled=yes
|
lib32disaled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,8 +15,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=1dcac1d059d5303343e544fca0d0e76837cfb32f36e4a607a71c1b65ccf007c5
|
checksum=551df7a5f0c6e4d69523dd2b3aa2c54525b323457d5135f64816215bad3dc24c
|
||||||
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Install the client connmanctl.
|
# Install the client connmanctl.
|
||||||
|
|
Loading…
Add table
Reference in a new issue