aboutsummaryrefslogtreecommitdiff
path: root/security/py-paramiko/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2024-05-20 10:29:56 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2024-05-20 10:33:03 +0000
commitb66e4949cb23218adc602edc35db187f966c5377 (patch)
tree16da60cb80deca042845c491a0eec8b6592c0d1c /security/py-paramiko/Makefile
parentd09359a4c791eb5678554b05d38d5626fad49d47 (diff)
downloadports-b66e4949cb23218adc602edc35db187f966c5377.tar.gz
ports-b66e4949cb23218adc602edc35db187f966c5377.zip
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259 Reported by: Andrey Korobkov <alster-vinterdalen.se>
Diffstat (limited to 'security/py-paramiko/Makefile')
-rw-r--r--security/py-paramiko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile
index eb0791856c70..0b0d4f18f947 100644
--- a/security/py-paramiko/Makefile
+++ b/security/py-paramiko/Makefile
@@ -1,6 +1,6 @@
PORTNAME= paramiko
PORTVERSION= 2.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}