summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2015-04-29 19:57:37 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-03 07:44:12 +0700
commitb1eeb45b73d0503ef99bea5daaa785088f65da84 (patch)
tree92b0017fbeef4b81dfdf4e7c338d3f2df276d116
parent977516e7b8314bbe6e4fa1da6c7c3f5ba88ccb97 (diff)
downloadslackbuilds-b1eeb45b73d0503ef99bea5daaa785088f65da84.tar.gz
slackbuilds-b1eeb45b73d0503ef99bea5daaa785088f65da84.tar.xz
network/toxcore: Updated for version 20150428.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
-rw-r--r--network/toxcore/README8
-rw-r--r--network/toxcore/toxcore.SlackBuild2
-rw-r--r--network/toxcore/toxcore.info6
3 files changed, 6 insertions, 10 deletions
diff --git a/network/toxcore/README b/network/toxcore/README
index a13ca89f4e..04c079aee5 100644
--- a/network/toxcore/README
+++ b/network/toxcore/README
@@ -5,11 +5,7 @@ and strong cryptography. Files can be shared as fast as you and your partner's
Internet connection allows, audio calls are instantaneous, and there are no
arbitrary limits to how many people you can have in a group conversation.
-Additional libconfig dependency is needed for tox-bootstrapd daemon, together with:
+Additional libconfig dependency is needed for tox-bootstrapd daemon,
+together with:
DAEMON=yes ./toxcore.SlackBuild
-
-NOTE: At the time of writing, upstream is getting prepared to migrate everything
-to the new Tox API. In the meantime, and until everything is in place for this
-change, we are going to use a specific git revision to communicate successfully
-with older clients.
diff --git a/network/toxcore/toxcore.SlackBuild b/network/toxcore/toxcore.SlackBuild
index 272f87d4b9..427ed2a24d 100644
--- a/network/toxcore/toxcore.SlackBuild
+++ b/network/toxcore/toxcore.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=toxcore
-VERSION=${VERSION:-4ad7649}
+VERSION=${VERSION:-20150428}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/toxcore/toxcore.info b/network/toxcore/toxcore.info
index ed99b2ffd0..2ee37bb787 100644
--- a/network/toxcore/toxcore.info
+++ b/network/toxcore/toxcore.info
@@ -1,8 +1,8 @@
PRGNAM="toxcore"
-VERSION="4ad7649"
+VERSION="20150428"
HOMEPAGE="http://tox.im/"
-DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-4ad7649.tar.bz2"
-MD5SUM="992c94ae2ca276f184e05bc1b1a2f3c5"
+DOWNLOAD="http://mirror.slackware.hr/sources/toxcore/toxcore-20150428.tar.bz2"
+MD5SUM="57286ce11f9b58d3010880c71aa40b09"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libsodium libvpx opus"