network/c-toxcore: Updated for version 0.1.9.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2017-06-23 20:40:46 +02:00 committed by Willy Sudiarto Raharjo
parent 0e7cc15f97
commit 9f9a16ecbb
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.8}
VERSION=${VERSION:-0.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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