network/toxcore: Updated for version 20150708.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
c0aa5961fb
commit
3bbe8d414f
|
@ -13,7 +13,7 @@ toxcore: multimedia messenger. Tox can provide a superior instant messaging
|
|||
toxcore: experience than current market offerings by using existing
|
||||
toxcore: technologies such as dispersed networking and strong cryptography.
|
||||
toxcore:
|
||||
toxcore: Homepage: http://tox.im/
|
||||
toxcore: Homepage: http://tox.chat/
|
||||
toxcore:
|
||||
toxcore:
|
||||
toxcore:
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=toxcore
|
||||
VERSION=${VERSION:-20150616}
|
||||
VERSION=${VERSION:-20150708}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="toxcore"
|
||||
VERSION="20150616"
|
||||
HOMEPAGE="http://tox.im/"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20150616.tar.bz2"
|
||||
MD5SUM="faadec3f3c6df93f49cd5d8b4ce124db"
|
||||
VERSION="20150708"
|
||||
HOMEPAGE="http://tox.chat/"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20150708.tar.bz2"
|
||||
MD5SUM="00941ed4ba38777e63e3eabdc65e7b4a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsodium libvpx opus"
|
||||
|
|
Loading…
Reference in New Issue