Skip to content

Commit 8289893

Browse files
committed
pyopenssl: update to 17.5.0
1 parent bc5ad53 commit 8289893

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/python27/pyopenssl/build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@
2424
# Copyright 2017 OmniOS Community Edition (OmniOSce) Association.
2525
# Use is subject to license terms.
2626
#
27-
# Load support functions
2827
. ../../../lib/functions.sh
2928

3029
PKG=library/python-2/pyopenssl-27
3130
PROG=pyOpenSSL
32-
VER=17.4.0
31+
VER=17.5.0
3332
SUMMARY="pyOpenSSL - Python interface to the OpenSSL library"
3433
DESC="$SUMMARY"
3534

0 commit comments

Comments
 (0)