diff options
author | thierry <thierry@FreeBSD.org> | 2018-10-08 22:14:34 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2018-10-08 22:14:34 +0800 |
commit | b62d06a6238776152bbc1d2a93225046bbc788a6 (patch) | |
tree | 94e1fb30ac69738e45fe620c0444f1e9417a0dd4 /net-im | |
parent | ffd15f0f4fedfa9d54ab86ea51138e6a39c10fbd (diff) | |
download | freebsd-ports-gnome-b62d06a6238776152bbc1d2a93225046bbc788a6.tar.gz freebsd-ports-gnome-b62d06a6238776152bbc1d2a93225046bbc788a6.tar.zst freebsd-ports-gnome-b62d06a6238776152bbc1d2a93225046bbc788a6.zip |
Upgrade to v0.2.8.
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.8>.
Diffstat (limited to 'net-im')
-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 16c0f47eb8fa..1086ff4b7c26 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index a3152a258b28..42cb7a209111 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535720311 -SHA256 (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = bef6dbb06d921af58c6a2d7629e6f8eeafa1e541d379e4ff2ccb4ff5d3499cd1 -SIZE (TokTok-c-toxcore-v0.2.7_GH0.tar.gz) = 493642 +TIMESTAMP = 1538995287 +SHA256 (TokTok-c-toxcore-v0.2.8_GH0.tar.gz) = 47fe125d8558775a03a3ded58e9faa07a01cfecd65257e24b544b4b5698d9362 +SIZE (TokTok-c-toxcore-v0.2.8_GH0.tar.gz) = 502907 |