diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-07-15 01:04:25 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-17 07:49:47 +0700 |
commit | f71e4cd307efb8aa071263e9ba53090414e668b2 (patch) | |
tree | e19eac9531fb3508101e527702dd6208cfd9f5f7 /python/python-keyring/python-keyring.SlackBuild | |
parent | 1004c6d44e3d4f27938fac5a2fdc24c802f6cf55 (diff) |
python/python-keyring: Updated for version 9.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-keyring/python-keyring.SlackBuild')
-rw-r--r-- | python/python-keyring/python-keyring.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild index 1f9c3ea95ce40..9b69e5d0915cc 100644 --- a/python/python-keyring/python-keyring.SlackBuild +++ b/python/python-keyring/python-keyring.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-keyring SRCNAM=$(echo $PRGNAM | cut -c8-14) -VERSION=${VERSION:-9.3} +VERSION=${VERSION:-9.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |