diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2012-12-20 16:41:31 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-20 16:41:45 +0100 |
commit | 968ce440909e91d154fd91c2e46fd59c63c4deb3 (patch) | |
tree | ffe38b74153cf586db59cac8cd2c325293a08b70 /python/pydot/pydot.SlackBuild | |
parent | e1937f6d319e87890f50387fa79f2e72c84e5d40 (diff) | |
download | slackbuilds-968ce440909e91d154fd91c2e46fd59c63c4deb3.tar.gz |
python/pydot: Updated for version 1.0.28.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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} |