Date: Sun, 6 Mar 2022 20:57:00 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c1b223c448fd - main - net-im/tox: upgrade to v0.2.17 Message-ID: <202203062057.226Kv0lf029178@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1b223c448fd03c9fe2ae9fd819952aecd42408d commit c1b223c448fd03c9fe2ae9fd819952aecd42408d Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-03-06 20:42:01 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-03-06 20:56:53 +0000 net-im/tox: upgrade to v0.2.17 Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.17>. --- net-im/tox/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203062057.226Kv0lf029178>