network/uTox: Updated for version 0.15.0

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2017-05-01 23:30:40 +10:00 committed by Willy Sudiarto Raharjo
parent c14dac9e13
commit 37c53ec750
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=uTox
VERSION=${VERSION:-0.13.1}
VERSION=${VERSION:-0.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="uTox"
VERSION="0.13.1"
VERSION="0.15.0"
HOMEPAGE="https://github.com/uTox/uTox"
DOWNLOAD="https://github.com/uTox/uTox/archive/v0.13.1/uTox-0.13.1.tar.gz"
MD5SUM="a00b8dfcf10e05016347f2f8c21bca3c"
DOWNLOAD="https://github.com/uTox/uTox/archive/v0.15.0/uTox-0.15.0.tar.gz"
MD5SUM="92e17ef73023c2691e4190e2b7424657"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="c-toxcore libfilteraudio"
REQUIRES="c-toxcore libfilteraudio check"
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"