diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2010-05-12 17:39:55 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:39:55 +0200 |
commit | 0e3c3c534364abf2120e3886986837fc10fe2410 (patch) | |
tree | 076abdd70bb2f46e640456edcc2285f906e4e684 /graphics/graphviz | |
parent | ad25d0c8a5d24ae065270c48fc610d7f8c8c942c (diff) | |
download | slackbuilds-0e3c3c534364abf2120e3886986837fc10fe2410.tar.gz |
graphics/graphviz: Updated for version 2.22.2
Diffstat (limited to 'graphics/graphviz')
-rw-r--r-- | graphics/graphviz/graphviz.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/graphviz/graphviz.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/graphviz/graphviz.SlackBuild b/graphics/graphviz/graphviz.SlackBuild index 0c80f2f574..c5c6c5053e 100644 --- a/graphics/graphviz/graphviz.SlackBuild +++ b/graphics/graphviz/graphviz.SlackBuild @@ -2,11 +2,11 @@ # Slackware build script for graphviz -# Written by Audrius Kažukauskas <neobug@tornado.ktu.lt> +# Written by Audrius Kažukauskas <audrius@neutrino.lt> # Modified by Robby Workman <rworkman@slackbuilds.org> PRGNAM=graphviz -VERSION=2.20.3 +VERSION=2.22.2 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/graphviz/graphviz.info b/graphics/graphviz/graphviz.info index 3de4ccf8e2..7aa506b4b6 100644 --- a/graphics/graphviz/graphviz.info +++ b/graphics/graphviz/graphviz.info @@ -1,8 +1,8 @@ PRGNAM="graphviz" -VERSION="2.20.3" +VERSION="2.22.2" HOMEPAGE="http://graphviz.org/" -DOWNLOAD="http://graphviz.org/pub/graphviz/ARCHIVE/graphviz-2.20.3.tar.gz" -MD5SUM="4d94c4b809a5c095acfc973d8d207fa9" +DOWNLOAD="http://graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.22.2.tar.gz" +MD5SUM="34510a76ee176c6e0e64b773174e0fdc" MAINTAINER="Audrius Kazukauskas" -EMAIL="neobug@tornado.ktu.lt" -APPROVED="David Somero" +EMAIL="audrius@neutrino.lt" +APPROVED="dsomero" |