diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-09-25 09:38:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-26 10:05:30 +0700 |
commit | 4f956ebc3be48fc7300ca16fadd8eb6b3b2c7ebe (patch) | |
tree | 7b494c4566638e8c7da8767f902d98cba5aed67a /network/connman | |
parent | bf562c24ded6aea6f5b1312dfe58a7f780d43856 (diff) | |
download | slackbuilds-4f956ebc3be48fc7300ca16fadd8eb6b3b2c7ebe.tar.gz |
network/connman: Updated for version 1.30.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'network/connman')
-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 2d4c598d92..65351620ed 100644 --- a/network/connman/connman.SlackBuild +++ b/network/connman/connman.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=connman -VERSION=${VERSION:-1.29} +VERSION=${VERSION:-1.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/connman/connman.info b/network/connman/connman.info index 150b5e7fff..47b61cead9 100644 --- a/network/connman/connman.info +++ b/network/connman/connman.info @@ -1,8 +1,8 @@ PRGNAM="connman" -VERSION="1.29" +VERSION="1.30" HOMEPAGE="https://01.org/connman" -DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.29.tar.xz" -MD5SUM="5283884504860f5fba2e6f489f517293" +DOWNLOAD="https://www.kernel.org/pub/linux/network/connman/connman-1.30.tar.xz" +MD5SUM="4a3efdbd6796922db9c6f66da57887fa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |