summaryrefslogtreecommitdiff
path: root/community/connman
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-04 02:15:19 -0700
committerroot <root@rshg054.dnsready.net>2013-09-04 02:15:19 -0700
commitc270fd5b2cd42b593708a919254fbbb609bbf641 (patch)
tree2cc8a32b6fe3260814e158bb8b18abec1a09e18d /community/connman
parent3aa73e2018f321c9ccff8eca801b1c2fa9f18fa8 (diff)
Wed Sep 4 02:13:41 PDT 2013
Diffstat (limited to 'community/connman')
-rw-r--r--community/connman/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD
index bc9f113c9..2c9b394fa 100644
--- a/community/connman/PKGBUILD
+++ b/community/connman/PKGBUILD
@@ -1,9 +1,9 @@
-#$Id: PKGBUILD 95942 2013-08-19 01:37:35Z dwallace $
+#$Id: PKGBUILD 96694 2013-09-03 03:45:40Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Lucas De Marchi <lucas.de.marchi@gmail.com>
pkgname=connman
-pkgver=1.16
+pkgver=1.17
pkgrel=1
pkgdesc="Wireless LAN network manager"
url="http://connman.net/"
@@ -17,7 +17,7 @@ makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn')
options=('!libtool')
source=("http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
'allow_group_network.diff')
-md5sums=('2a6958ba28c29802ccdf9481d9a87fa2'
+md5sums=('21ab8945f84b2ebf5f60bc8591fecdfd'
'a8d22ee089fb0ed725130d16ad393047')
prepare(){