diff options
author | Brenton Earl <brent@exitstatusone.com> | 2017-03-29 22:14:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-01 06:57:03 +0700 |
commit | efe247a89a6553f6a9ced84bc904fe68d3a7cef8 (patch) | |
tree | aba7e4b336523b48e693aa24971c62d4a5d46e4b /python/passlib/passlib.SlackBuild | |
parent | 7247db3078f017887905c93ae51c82ef96964cb7 (diff) | |
download | slackbuilds-efe247a89a6553f6a9ced84bc904fe68d3a7cef8.tar.gz |
python/passlib: Updated for version 1.7.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/passlib/passlib.SlackBuild')
-rw-r--r-- | python/passlib/passlib.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/passlib/passlib.SlackBuild b/python/passlib/passlib.SlackBuild index 54b24ce5a7..fe1bb43d16 100644 --- a/python/passlib/passlib.SlackBuild +++ b/python/passlib/passlib.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=passlib -VERSION=${VERSION:-1.7.0} +VERSION=${VERSION:-1.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |