diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2022-03-06 20:42:01 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2022-03-06 20:56:53 +0000 |
commit | c1b223c448fd03c9fe2ae9fd819952aecd42408d (patch) | |
tree | ec4524677398bdc5a86dd65b23037becb77876c1 | |
parent | 06f446b78e672ff999ad0b35ac7605b2d2f20363 (diff) | |
download | ports-c1b223c448fd03c9fe2ae9fd819952aecd42408d.tar.gz ports-c1b223c448fd03c9fe2ae9fd819952aecd42408d.zip |
net-im/tox: upgrade to v0.2.17
Release notes at
<https://github.com/TokTok/c-toxcore/releases/tag/v0.2.17>.
-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 444c173c4a56..2a02656c68f0 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -1,7 +1,7 @@ # Created by: Thierry Thomas <thierry@pompo.net> PORTNAME= toxcore -PORTVERSION= 0.2.16 +PORTVERSION= 0.2.17 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 81ce89b1ce25..bb4af6a4ef06 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645292066 -SHA256 (TokTok-c-toxcore-v0.2.16_GH0.tar.gz) = 653aa42654b607f0940cecfac873e9ce55605119a90d1dc454d1090ff6ca29c0 -SIZE (TokTok-c-toxcore-v0.2.16_GH0.tar.gz) = 556720 +TIMESTAMP = 1646598591 +SHA256 (TokTok-c-toxcore-v0.2.17_GH0.tar.gz) = d9cdf5d690fe8e217dcaba5b988fb943bbe7bda919a2fde6d9506df047e5f4cb +SIZE (TokTok-c-toxcore-v0.2.17_GH0.tar.gz) = 560639 |