diff options
author | thierry <thierry@FreeBSD.org> | 2018-08-17 17:53:59 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2018-08-17 17:53:59 +0800 |
commit | 60a112db34f44a9ea2b04e0c3b26905ad3252ce2 (patch) | |
tree | 1e370ae7afbfb92a8c0a44cbbd3c25519e5927f2 /net-im/tox | |
parent | 7b745a72782a9eb1884a621e856559af713b1846 (diff) | |
download | freebsd-ports-gnome-60a112db34f44a9ea2b04e0c3b26905ad3252ce2.tar.gz freebsd-ports-gnome-60a112db34f44a9ea2b04e0c3b26905ad3252ce2.tar.zst freebsd-ports-gnome-60a112db34f44a9ea2b04e0c3b26905ad3252ce2.zip |
Upgrade to v0.2.6.
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.6>.
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 2 | ||||
-rw-r--r-- | net-im/tox/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 7cd8657b7c39..0e23fdc052ef 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 114fded950f8..b74d1525bf69 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533759273 -SHA256 (TokTok-c-toxcore-v0.2.5_GH0.tar.gz) = 9ad8a3b3dac80e0a46087fd1f7895819f22494e6b687d68e4a779eeff21ad2d8 -SIZE (TokTok-c-toxcore-v0.2.5_GH0.tar.gz) = 482160 +TIMESTAMP = 1534494462 +SHA256 (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = f4caeadede44c8ea00710d075c3f11d0255e89c0140278b701de1323a78b6311 +SIZE (TokTok-c-toxcore-v0.2.6_GH0.tar.gz) = 484051 |