summaryrefslogtreecommitdiff
path: root/python/passlib/passlib.SlackBuild
diff options
context:
space:
mode:
authorBrenton Earl <brent@exitstatusone.com>2020-09-26 06:37:44 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-26 16:10:55 +0700
commit187eea753b4a4b7687a95b00a99b55e4fa59149a (patch)
tree55d33fbaaecca9ccd1eed50baf415ef43428ea35 /python/passlib/passlib.SlackBuild
parentd8fec6b8817486fe8b7c1fc374a2c19895fedd42 (diff)
downloadslackbuilds-187eea753b4a4b7687a95b00a99b55e4fa59149a.tar.gz
python/passlib: Updated for version 1.7.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/passlib/passlib.SlackBuild')
-rw-r--r--python/passlib/passlib.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/passlib/passlib.SlackBuild b/python/passlib/passlib.SlackBuild
index fe1bb43d16..28b678a916 100644
--- a/python/passlib/passlib.SlackBuild
+++ b/python/passlib/passlib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for passlib
-# Copyright 2015-2017 Brenton Earl <brent@exitstatusone.com>
+# Copyright 2015-2017, 2020 Brenton Earl <brent@exitstatusone.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=passlib
-VERSION=${VERSION:-1.7.1}
+VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}