summaryrefslogtreecommitdiffstats
path: root/python/pydot
diff options
context:
space:
mode:
author Heinz Wiesinger2012-12-20 16:41:31 +0100
committer Matteo Bernardini2012-12-20 16:41:45 +0100
commit968ce440909e91d154fd91c2e46fd59c63c4deb3 (patch)
treeffe38b74153cf586db59cac8cd2c325293a08b70 /python/pydot
parente1937f6d319e87890f50387fa79f2e72c84e5d40 (diff)
downloadslackbuilds-968ce440909e91d154fd91c2e46fd59c63c4deb3.tar.gz
python/pydot: Updated for version 1.0.28.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/pydot')
-rw-r--r--python/pydot/pydot.SlackBuild4
-rw-r--r--python/pydot/pydot.info6
2 files changed, 5 insertions, 5 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}
diff --git a/python/pydot/pydot.info b/python/pydot/pydot.info
index 1ec022d0ea..8e31aaaf00 100644
--- a/python/pydot/pydot.info
+++ b/python/pydot/pydot.info
@@ -1,8 +1,8 @@
PRGNAM="pydot"
-VERSION="1.0.23"
+VERSION="1.0.28"
HOMEPAGE="http://code.google.com/p/pydot/"
-DOWNLOAD="http://pydot.googlecode.com/files/pydot-1.0.23.tar.gz"
-MD5SUM="94444ff90387c96c7e80bebe2a373b0c"
+DOWNLOAD="http://pydot.googlecode.com/files/pydot-1.0.28.tar.gz"
+MD5SUM="c0a7a027176a62c412fd0f54951af692"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="graphviz pyparsing"