network/toxcore: Updated for version 20151211.

Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
Mario Preksavec 2015-12-12 03:51:58 +01:00 committed by Willy Sudiarto Raharjo
parent 6efb7187b2
commit ffb29f54fa
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="toxcore"
VERSION="20151119"
VERSION="20151211"
HOMEPAGE="http://tox.chat/"
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20151119.tar.bz2"
MD5SUM="d4e8de6dd5a63bc3ce6d105f1b01c234"
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20151211.tar.bz2"
MD5SUM="2366cf48b07bf6096bd45d090601bc1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libsodium libvpx opus"