mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
network/toxcore: Updated for version 20151103.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
5aa6529074
commit
c5beb27473
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=toxcore
|
PRGNAM=toxcore
|
||||||
VERSION=${VERSION:-20150915}
|
VERSION=${VERSION:-20151103}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="toxcore"
|
PRGNAM="toxcore"
|
||||||
VERSION="20150915"
|
VERSION="20151103"
|
||||||
HOMEPAGE="http://tox.chat/"
|
HOMEPAGE="http://tox.chat/"
|
||||||
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20150915.tar.bz2"
|
DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20151103.tar.bz2"
|
||||||
MD5SUM="5d508534a2c7d8fbf222f5e4e512b97b"
|
MD5SUM="b58b9af6d83bdf51579b00fa8b747967"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libsodium libvpx opus"
|
REQUIRES="libsodium libvpx opus"
|
||||||
|
|
Loading…
Reference in a new issue