diff options
Diffstat (limited to 'python/packaging/packaging.SlackBuild')
-rw-r--r-- | python/packaging/packaging.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/packaging/packaging.SlackBuild b/python/packaging/packaging.SlackBuild index 7245be6727393..b977bbb29ba6e 100644 --- a/python/packaging/packaging.SlackBuild +++ b/python/packaging/packaging.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for packaging # -# Copyright 2017 Markus Reichelt, Aachen, DE +# Copyright 2017,2018 Markus Reichelt, Aachen, DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=packaging -VERSION=${VERSION:-16.8} +VERSION=${VERSION:-17.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |