diff options
author | thierry <thierry@FreeBSD.org> | 2018-03-11 04:36:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2018-03-11 04:36:44 +0800 |
commit | 932e78664ee8b6cf595c06bc84c6ea118317d639 (patch) | |
tree | 99e072a4136a544540daa28951b7d0dc9baca231 /net-im | |
parent | 12646e78bc40bc34830d498d16d50e0a34f5c950 (diff) | |
download | freebsd-ports-gnome-932e78664ee8b6cf595c06bc84c6ea118317d639.tar.gz freebsd-ports-gnome-932e78664ee8b6cf595c06bc84c6ea118317d639.tar.zst freebsd-ports-gnome-932e78664ee8b6cf595c06bc84c6ea118317d639.zip |
Upgrade to v0.2.1.
Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.1
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 47ed32dd358e..6444f94985dc 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 4d8d00162f0e..5c4fa6a061cb 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519933444 -SHA256 (TokTok-c-toxcore-v0.2.0_GH0.tar.gz) = af1efe3b260963bef6497114d4fc0f217a7c4e4126b7b281aab8c316fddfefa9 -SIZE (TokTok-c-toxcore-v0.2.0_GH0.tar.gz) = 462009 +TIMESTAMP = 1520713644 +SHA256 (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 1496164954941b175493fba02bf3115118c0d29feb46cd1ff458a1a11eab1597 +SIZE (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 462397 |