diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-01-06 22:29:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:46 +0700 |
commit | 0837ea4faa1760aa053e6e6dfd5e41611f38ba77 (patch) | |
tree | 96a0a790efd16b6cdd56ca5e68db822ebbfb4496 /python/python3-sip/python3-sip.SlackBuild | |
parent | cb4625c080dcdbdcde2976b1b500a2b64a33ee88 (diff) | |
download | slackbuilds-0837ea4faa1760aa053e6e6dfd5e41611f38ba77.tar.gz |
python/python3-sip: Updated for version 4.17.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'python/python3-sip/python3-sip.SlackBuild')
-rw-r--r-- | python/python3-sip/python3-sip.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-sip/python3-sip.SlackBuild b/python/python3-sip/python3-sip.SlackBuild index 1461f5da9c..24ee152b16 100644 --- a/python/python3-sip/python3-sip.SlackBuild +++ b/python/python3-sip/python3-sip.SlackBuild @@ -2,7 +2,7 @@ # Copyright 2008 Aleksandar Samardzic <asamardzic@gmail.com> # Copyright 2008, 2009, 2010, 2011 Patrick J. Volkerding, Sebeka, MN, USA -# Copyright 2015 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2016 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -30,7 +30,7 @@ PRGNAM=python3-sip SRCNAM=sip -VERSION=${VERSION:-4.16.9} +VERSION=${VERSION:-4.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |