diff options
Diffstat (limited to 'python/pydot/pydot.SlackBuild')
-rw-r--r-- | python/pydot/pydot.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pydot/pydot.SlackBuild b/python/pydot/pydot.SlackBuild index 7340086fbe..b81408c828 100644 --- a/python/pydot/pydot.SlackBuild +++ b/python/pydot/pydot.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pydot -# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2012 Heinz Wiesinger, Amsterdam, The Netherlands # 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=pydot -VERSION=1.0.23 +VERSION=1.0.28 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |