network/c-toxcore: Updated for version 0.1.8.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2017-05-12 13:35:22 +02:00 committed by Willy Sudiarto Raharjo
parent ec08ba667c
commit 6a352036b4
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=c-toxcore
VERSION=${VERSION:-0.1.6}
VERSION=${VERSION:-0.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="c-toxcore"
VERSION="0.1.6"
VERSION="0.1.8"
HOMEPAGE="http://tox.chat/"
DOWNLOAD="https://github.com/TokTok/c-toxcore/archive/v0.1.6/c-toxcore-0.1.6.tar.gz"
MD5SUM="cf607d64b06c33a90468ecd195e7a489"
DOWNLOAD="https://github.com/TokTok/c-toxcore/archive/v0.1.8/c-toxcore-0.1.8.tar.gz"
MD5SUM="867ea89492088d98cd0e5421871ff8d2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README% libsodium opus"