aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a13ca89f4e86..04c079aee5c3 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 272f87d4b9ff..427ed2a24dfb 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 ed99b2ffd093..2ee37bb78718 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"