diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2024-05-20 10:29:56 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2024-05-20 10:33:03 +0000 |
commit | b66e4949cb23218adc602edc35db187f966c5377 (patch) | |
tree | 16da60cb80deca042845c491a0eec8b6592c0d1c /net-im/py-toxcore-c | |
parent | d09359a4c791eb5678554b05d38d5626fad49d47 (diff) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se>
Diffstat (limited to 'net-im/py-toxcore-c')
-rw-r--r-- | net-im/py-toxcore-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-toxcore-c/Makefile b/net-im/py-toxcore-c/Makefile index 34135aec630a..9e3957db9c20 100644 --- a/net-im/py-toxcore-c/Makefile +++ b/net-im/py-toxcore-c/Makefile @@ -1,7 +1,7 @@ PORTNAME= toxcore-c DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |