graphics/yed: Updated for version 3.11.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2013-07-01 08:55:51 -05:00 committed by Erik Hanson
parent a536adc58e
commit 9425d4c499
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for yEd
# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com>
# Copyright 2012-2013 Fridrich von Stauffenberg <cancellor2@gmail.com>
# 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=yed
VERSION=${VERSION:-3.10.2}
VERSION=${VERSION:-3.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="yed"
VERSION="3.10.2"
VERSION="3.11"
HOMEPAGE="http://www.yworks.com/en/products_yed_about.html"
DOWNLOAD="http://www.yworks.com/products/yed/demo/yEd-3.10.2.zip"
MD5SUM="fc4c25dcb4ec9354794ce776ba51fd1c"
DOWNLOAD="http://www.yworks.com/products/yed/demo/yEd-3.11.zip"
MD5SUM="11a11a3545d8cbed274e47c551d6cb81"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"