summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchat-libs/c-toxcore/DETAILS4
-rw-r--r--chat-libs/c-toxcore/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/chat-libs/c-toxcore/DETAILS b/chat-libs/c-toxcore/DETAILS
index 73a852b14b..f00d013fa6 100755
--- a/chat-libs/c-toxcore/DETAILS
+++ b/chat-libs/c-toxcore/DETAILS
@@ -1,8 +1,8 @@
SPELL=c-toxcore
- VERSION=0.0.5
+ VERSION=0.1.6
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/TokTok/$SPELL/archive/v$VERSION.tar.gz
- SOURCE_HASH=sha512:47bc395516464e490ce4b7dc38a09310d9d6d24929ca0eb8b5ad3e95d7c275da9919014bf2334f9b44f7c561ae015c3d05379513d8184c8cf1fa9b247663b4c0
+ SOURCE_HASH=sha512:44883d572a2231c780172e51c9ebf1cf7c26eb2323826a6d11de9641ebc8a7d20e53ec65f27f7abc9068ba8e00fa70e738da3248998e23961e346c40f45850cb
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://tox.chat"
LICENSE[0]="GPLv3+"
diff --git a/chat-libs/c-toxcore/HISTORY b/chat-libs/c-toxcore/HISTORY
index 2b5ffb0b85..be25731f19 100644
--- a/chat-libs/c-toxcore/HISTORY
+++ b/chat-libs/c-toxcore/HISTORY
@@ -1,3 +1,6 @@
+2017-02-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.1.6
+
2016-12-08 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 0.0.5
* patches/0001-Add-knob-to-suppress-building-the-toxav-test.patch,