Update to py-paramiko-2.1.2.
This commit is contained in:
parent
53ed80a575
commit
264252af4d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2017/01/12 12:14:56 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2017/02/22 09:37:51 benoit Exp $
|
||||
|
||||
COMMENT = Python module that implements the SSH2 protocol
|
||||
|
||||
MODPY_EGG_VERSION = 2.1.1
|
||||
MODPY_EGG_VERSION = 2.1.2
|
||||
DISTNAME = paramiko-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = security
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (paramiko-2.1.1.tar.gz) = 1R2tp60HNsEW+L/jJjYnkllH5KUOYUNqg9WL/nBVtXU=
|
||||
SIZE (paramiko-2.1.1.tar.gz) = 1196454
|
||||
SHA256 (paramiko-2.1.2.tar.gz) = X65JvtNeLj1FxPew2y04ucpiYxLZERmzmR0Oz4El4xA=
|
||||
SIZE (paramiko-2.1.2.tar.gz) = 1196746
|
||||
|
Loading…
x
Reference in New Issue
Block a user