diff options
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 68ef080d0a237..c5ef9fc6e290c 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:-10.6.0} +VERSION=${VERSION:-12.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |