diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-01-29 19:37:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 06:59:28 +0700 |
commit | 4d3c76a1f679f9d79e68522d47300bcd3c580d73 (patch) | |
tree | ab5a41a7832db5e21a0a932030b8594313af3d30 /python/sqlparse/sqlparse.SlackBuild | |
parent | 6fe3b1fafdf7c58d1150a0f6e136d4c0713ebdca (diff) |
python/sqlparse: Updated for version 0.2.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/sqlparse/sqlparse.SlackBuild')
-rw-r--r-- | python/sqlparse/sqlparse.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sqlparse/sqlparse.SlackBuild b/python/sqlparse/sqlparse.SlackBuild index 75821c7935569..829d1dbceeb0a 100644 --- a/python/sqlparse/sqlparse.SlackBuild +++ b/python/sqlparse/sqlparse.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sqlparse -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |