diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-04-20 13:33:30 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-21 07:43:03 +0700 |
commit | 939d1d5c015b22a869fd36a8647e688ca12552d5 (patch) | |
tree | 0e138a19268a71e2cf5459dd8ddd05ee5d001a66 /network/uTox/uTox.info | |
parent | f2adb16c3f296f39571d56f611fe7342357fe622 (diff) |
network/uTox: Updated for version 0.17.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'network/uTox/uTox.info')
-rw-r--r-- | network/uTox/uTox.info | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/network/uTox/uTox.info b/network/uTox/uTox.info index 4781f5a36c011..2d7048d17826b 100644 --- a/network/uTox/uTox.info +++ b/network/uTox/uTox.info @@ -1,8 +1,10 @@ PRGNAM="uTox" -VERSION="0.16.1.0git20180402" +VERSION="0.17.0" HOMEPAGE="https://github.com/uTox/uTox" -DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/uTox/uTox-0.16.1.0git20180402.tar.gz" -MD5SUM="9027b62fbe606869085bf2d71c372187" +DOWNLOAD="https://github.com/uTox/uTox/archive/v0.17.0/uTox-0.17.0.tar.gz \ + http://sourceforge.net/projects/slackbuildsdirectlinks/files/uTox/uToxThirdParty-0.17.0.tar.gz" +MD5SUM="44b9ce10dcb8a5db75b5f8d7c2208f9e \ + 32228d1e9022920983ab064330145e2f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="c-toxcore libfilteraudio check" |