mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/graphviz: Updated for version 2.30.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
cff01b1ccb
commit
3adcb5b9bd
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
# Slackware build script for graphviz
|
||||
|
||||
|
||||
# Copyright 2007 Robby Workman <rworkman@slackbuilds.org>
|
||||
# Copyright 2011 Heinz Wiesinger <pprkut@slackbuilds.org>
|
||||
# Copyright 2013 Audrius Kažukauskas <audrius@neutrino.lt>
|
||||
|
@ -26,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=graphviz
|
||||
VERSION=${VERSION:-2.30.0}
|
||||
VERSION=${VERSION:-2.30.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="graphviz"
|
||||
VERSION="2.30.0"
|
||||
VERSION="2.30.1"
|
||||
HOMEPAGE="http://graphviz.org/"
|
||||
DOWNLOAD="http://graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.30.0.tar.gz"
|
||||
MD5SUM="967ad0a3d2bf164082e076c4416ede95"
|
||||
DOWNLOAD="http://graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.30.1.tar.gz"
|
||||
MD5SUM="8130785a8f1fb8a57f6b839b617e85fa"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue