diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2018-04-19 01:50:38 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2018-04-19 01:50:38 +0800 |
commit | 7375c1e6e03c41a0e413128514ae5c9af155f08c (patch) | |
tree | bb667516641ad75b4ae9092d4e9686c36234722d /net-im | |
parent | 954b34dc98067847df2b074bd56c27e299f51228 (diff) | |
download | freebsd-ports-gnome-7375c1e6e03c41a0e413128514ae5c9af155f08c.tar.gz freebsd-ports-gnome-7375c1e6e03c41a0e413128514ae5c9af155f08c.tar.zst freebsd-ports-gnome-7375c1e6e03c41a0e413128514ae5c9af155f08c.zip |
Upgrade to v0.2.2.
Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.2
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 6444f94985dc..022618b7e5a4 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 5c4fa6a061cb..a0bec303d0c2 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520713644 -SHA256 (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 1496164954941b175493fba02bf3115118c0d29feb46cd1ff458a1a11eab1597 -SIZE (TokTok-c-toxcore-v0.2.1_GH0.tar.gz) = 462397 +TIMESTAMP = 1524072064 +SHA256 (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = a3b25d8bd92b9526b47ba1f60a2893d2154a80bb7ae690f44b5a2dea41c76ea1 +SIZE (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = 463402 |