Update py-paramiko to 1.11.1.
This commit is contained in:
parent
aa1f2209b6
commit
e2f83b2f10
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2013/08/11 10:20:03 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2013/09/21 06:11:48 benoit Exp $
|
||||
|
||||
COMMENT = Python module that implements the SSH2 protocol
|
||||
|
||||
MODPY_EGG_VERSION = 1.11.0
|
||||
MODPY_EGG_VERSION = 1.11.1
|
||||
DISTNAME = paramiko-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = security
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (paramiko-1.11.0.tar.gz) = 1G+4r0xP/KPFXGAMFzVMfBSdjF3NfNY5X0+gzi3qyoc=
|
||||
SIZE (paramiko-1.11.0.tar.gz) = 842743
|
||||
SHA256 (paramiko-1.11.1.tar.gz) = L9fGX2UOJQGEiIOZiNP7ro3Tz3yC4K6Y07Apvr0IUBg=
|
||||
SIZE (paramiko-1.11.1.tar.gz) = 842552
|
||||
|
Loading…
Reference in New Issue
Block a user