diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2018-01-01 10:48:32 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:17 +0700 |
commit | cf6176282265cb3961c1797b1ea3db93d00a3546 (patch) | |
tree | 155e93acd630922b9580fd2ba60fb50aa6157aa4 /python/service_identity/service_identity.SlackBuild | |
parent | 9a2ee392997a4bdb9d480f31850ab608850b8eba (diff) | |
download | slackbuilds-cf6176282265cb3961c1797b1ea3db93d00a3546.tar.gz |
python/service_identity: Updated for version 17.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/service_identity/service_identity.SlackBuild')
-rw-r--r-- | python/service_identity/service_identity.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/service_identity/service_identity.SlackBuild b/python/service_identity/service_identity.SlackBuild index 8e63801fcf..9d8b4db0d7 100644 --- a/python/service_identity/service_identity.SlackBuild +++ b/python/service_identity/service_identity.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for service_identity # -# Copyright 2014-2016 Markus Reichelt, Aachen, DE +# Copyright 2014-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=service_identity -VERSION=${VERSION:-16.0.0} +VERSION=${VERSION:-17.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |