diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-01-28 13:27:57 +0000 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2020-04-05 16:23:14 +0100 |
commit | 25e97bbf346ff8f036f751d6df05a94e029dbcd2 (patch) | |
tree | c20c89834f1bbb6a029358f77b65e685bc6a0aba /python/python3-sip/python3-sip.SlackBuild | |
parent | 443d2ef9f372f3b1b943b0c7636dfbc3d81e60fa (diff) |
python/python3-sip: Updated for version 4.19.20.
Diffstat (limited to 'python/python3-sip/python3-sip.SlackBuild')
-rw-r--r-- | python/python3-sip/python3-sip.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-sip/python3-sip.SlackBuild b/python/python3-sip/python3-sip.SlackBuild index 0e1098d936e6..c0ca3100c145 100644 --- a/python/python3-sip/python3-sip.SlackBuild +++ b/python/python3-sip/python3-sip.SlackBuild @@ -30,7 +30,7 @@ PRGNAM=python3-sip SRCNAM=sip -VERSION=${VERSION:-4.19.6} +VERSION=${VERSION:-4.19.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |