mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/toxcore: Updated for version 20160214.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
b53777993b
commit
86931923ce
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=toxcore
|
||||
VERSION=${VERSION:-20151216}
|
||||
VERSION=${VERSION:-20160214}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="toxcore"
|
||||
VERSION="20151216"
|
||||
VERSION="20160214"
|
||||
HOMEPAGE="http://tox.chat/"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20151216.tar.bz2"
|
||||
MD5SUM="d77942cc1509d1f68ccd8b3ed8f38934"
|
||||
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20160214.tar.bz2"
|
||||
MD5SUM="926a14b5698e025ca1c36713144db471"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsodium opus"
|
||||
|
|
Loading…
Reference in a new issue