diff options
author | thierry <thierry@FreeBSD.org> | 2018-07-22 04:58:34 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2018-07-22 04:58:34 +0800 |
commit | 9caa2fd8a3e29291ab8b307bbbc4089518bcae45 (patch) | |
tree | 88209cb762e7e8991d2051db1aea19b8e05703d6 /net-im/tox | |
parent | 7798ab3bb9dde1c94edf80695aca5c9711f7968c (diff) | |
download | freebsd-ports-gnome-9caa2fd8a3e29291ab8b307bbbc4089518bcae45.tar.gz freebsd-ports-gnome-9caa2fd8a3e29291ab8b307bbbc4089518bcae45.tar.zst freebsd-ports-gnome-9caa2fd8a3e29291ab8b307bbbc4089518bcae45.zip |
Upgrade to v0.2.4.
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.4>.
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 d3abcd8ae75b..2478134cccec 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index eb2a21d36e83..ed0505d3f9f9 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530006537 -SHA256 (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 22c52f286c46d3f802edb6978bcf2a53f8301363e2b745784613427a33ba3a34 -SIZE (TokTok-c-toxcore-v0.2.3_GH0.tar.gz) = 471336 +TIMESTAMP = 1532203012 +SHA256 (TokTok-c-toxcore-v0.2.4_GH0.tar.gz) = f4c712a8a4b0653ae42b472b4a2a2c969c21e6959a07fc32b302b97480ffba69 +SIZE (TokTok-c-toxcore-v0.2.4_GH0.tar.gz) = 479618 |