Skip to content

Commit bc5ad53

Browse files
committed
cryptography: update to 2.1.4
1 parent 5919fe6 commit bc5ad53

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/python27/cryptography/build.sh

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

2928
PKG=library/python-2/cryptography-27
3029
PROG=cryptography
31-
VER=2.1.3
30+
VER=2.1.4
3231
SUMMARY="cryptography - cryptographic recipes and primitives"
3332
DESC="$SUMMARY"
3433

0 commit comments

Comments
 (0)