diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-05-31 15:37:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-07 22:10:16 +0700 |
commit | 2bb7696fbb8f2314fe47bcb9a04b2bb3ff4d65a1 (patch) | |
tree | 3c59ffff9af1813d62bad078e4dd7715736d9314 | |
parent | 6b6af826519aaa85aa76072b276c90911300a917 (diff) | |
download | slackbuilds-2bb7696fbb8f2314fe47bcb9a04b2bb3ff4d65a1.tar.gz |
network/connman: Updated for version 1.29.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
-rw-r--r-- | network/connman/connman.SlackBuild | 2 | ||||
-rw-r--r-- | network/connman/connman.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/connman/connman.SlackBuild b/network/connman/connman.SlackBuild index ed043810ba..e4363b81fa 100644 --- a/network/connman/connman.SlackBuild +++ b/network/connman/connman.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=connman -VERSION=1.28 +VERSION=${VERSION:-1.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/connman/connman.info b/network/connman/connman.info index a7473d8752..150b5e7fff 100644 --- a/network/connman/connman.info +++ b/network/connman/connman.info @@ -1,8 +1,8 @@ PRGNAM="connman" -VERSION="1.28" +VERSION="1.29" HOMEPAGE="https://01.org/connman" -DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.28.tar.xz" -MD5SUM="6e07c93877f80bb73c9d4dbfc697f3fc" +DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.29.tar.xz" +MD5SUM="5283884504860f5fba2e6f489f517293" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |