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/graphviz.SlackBuild | |
parent | ad25d0c8a5d24ae065270c48fc610d7f8c8c942c (diff) | |
download | slackbuilds-0e3c3c534364abf2120e3886986837fc10fe2410.tar.gz |
graphics/graphviz: Updated for version 2.22.2
Diffstat (limited to 'graphics/graphviz/graphviz.SlackBuild')
-rw-r--r-- | graphics/graphviz/graphviz.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |