diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-11-30 19:35:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:36 +0700 |
commit | f9de471b4bcbef5a011547e0dbd2cd1b311fbecb (patch) | |
tree | 4ce343ead5c839410405e0df7858be3ae80c9b7d /python/python-keyring/python-keyring.SlackBuild | |
parent | 55e4dfa08485b3858eb6478553a9f0fe823f6d9e (diff) |
python/python-keyring: Updated for version 17.0.0.
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 5b72583158dae..320b78377975a 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:-13.2.1} +VERSION=${VERSION:-17.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |