diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-04-29 14:43:02 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-05 07:52:24 +0700 |
commit | d5a1d002bc8733adad6eab0a6e996a5147c52eee (patch) | |
tree | edf7e85bf9ecac70e31f9feadd08583c0efcb86d /python/python2-cryptography/python2-cryptography.SlackBuild | |
parent | 46c7d060bd5298e0554e64b2c9822010c590906d (diff) |
python/python2-cryptography: Update DEPs
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-cryptography/python2-cryptography.SlackBuild')
-rw-r--r-- | python/python2-cryptography/python2-cryptography.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-cryptography/python2-cryptography.SlackBuild b/python/python2-cryptography/python2-cryptography.SlackBuild index c9a2f63c4d..da280bd7d2 100644 --- a/python/python2-cryptography/python2-cryptography.SlackBuild +++ b/python/python2-cryptography/python2-cryptography.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-cryptography SRCNAM=cryptography VERSION=${VERSION:-3.3.2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |