diff options
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} |