diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2022-02-06 13:42:40 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2022-02-06 13:42:40 +0000 |
commit | 30b75b8683aaa65d968e52685010528b183cf548 (patch) | |
tree | cf20bcc91b72ff82997c7d4091ca03fb4bde0a46 | |
parent | 6fc24efefedcf3bb2d7fe3546d416402ea187eaf (diff) |
net-im/tox: upgrade to v0.2.15
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.14>
and <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.15>.
-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 c04dcc2b4b39..45cf54d86f2b 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -1,9 +1,8 @@ # Created by: Thierry Thomas <thierry@pompo.net> PORTNAME= toxcore -PORTVERSION= 0.2.13 +PORTVERSION= 0.2.15 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net-im net-p2p diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index 9f645363fb60..a49486c44a9a 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638900970 -SHA256 (TokTok-c-toxcore-v0.2.13_GH0.tar.gz) = 67114fa57504c58b695f5dce8ef85124d555f2c3c353d0d2615e6d4845114ab8 -SIZE (TokTok-c-toxcore-v0.2.13_GH0.tar.gz) = 511533 +TIMESTAMP = 1644152964 +SHA256 (TokTok-c-toxcore-v0.2.15_GH0.tar.gz) = 577e23fe52f8be6739a9fffb2b16bfefd3a0ef4994d0714cb28a1ecca3669ca6 +SIZE (TokTok-c-toxcore-v0.2.15_GH0.tar.gz) = 521266 |