Skip to content

Commit

Permalink
security/py-scp: Update to 0.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
akhmatov-s authored and nunotexbsd committed Jul 22, 2022
1 parent 7f75f9c commit 37056c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions security/py-scp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= scp
DISTVERSION= 0.13.3
DISTVERSION= 0.14.4
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>0:security/py-paramiko@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions security/py-scp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1615115312
SHA256 (scp-0.13.3.tar.gz) = 8bd748293d7362073169b96ce4b8c4f93bcc62cfc5f7e1d949e01e406a025bd4
SIZE (scp-0.13.3.tar.gz) = 11657
TIMESTAMP = 1658489911
SHA256 (scp-0.14.4.tar.gz) = 54699b92cb68ae34b5928c48a888eab9722a212502cba89aa795bd56597505bd
SIZE (scp-0.14.4.tar.gz) = 12649

0 comments on commit 37056c1

Please sign in to comment.