diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2018-06-26 18:10:03 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2018-06-26 18:10:03 +0800 |
commit | d6a6d2b90ee9bd03563c674647f858c56555b1b5 (patch) | |
tree | 0d23e0322794d81e8c809dac997e01d330c9ecf9 /net-im/tox | |
parent | 5c137ca8f1724c7a85edb84296db64c257a92a2d (diff) | |
download | freebsd-ports-gnome-d6a6d2b90ee9bd03563c674647f858c56555b1b5.tar.gz freebsd-ports-gnome-d6a6d2b90ee9bd03563c674647f858c56555b1b5.tar.zst freebsd-ports-gnome-d6a6d2b90ee9bd03563c674647f858c56555b1b5.zip |
- Upgrade Tox to v0.2.3
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3>
- Bump PORTREVISION of consumers.
Diffstat (limited to 'net-im/tox')
-rw-r--r-- | net-im/tox/Makefile | 3 | ||||
-rw-r--r-- | net-im/tox/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 403eeec28601..d3abcd8ae75b 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index a0bec303d0c2..eb2a21d36e83 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524072064 -SHA256 (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = a3b25d8bd92b9526b47ba1f60a2893d2154a80bb7ae690f44b5a2dea41c76ea1 -SIZE (TokTok-c-toxcore-v0.2.2_GH0.tar.gz) = 463402 +TIMESTAMP = 1530006537 +SHA256 (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 22c52f286c46d3f802edb6978bcf2a53f8301363e2b745784613427a33ba3a34 +SIZE (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 471336 |