mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/yed: Updated for version 3.12.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
46d36adc2a
commit
02962487d9
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for yEd
|
||||
|
||||
# Copyright 2012-2013 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# Copyright 2012-2014 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.11.1}
|
||||
VERSION=${VERSION:-3.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yed"
|
||||
VERSION="3.11.1"
|
||||
VERSION="3.12"
|
||||
HOMEPAGE="http://www.yworks.com/en/products_yed_about.html"
|
||||
DOWNLOAD="http://www.yworks.com/products/yed/demo/yEd-3.11.1.zip"
|
||||
MD5SUM="1438711726ecaf0daecb428fcd91ad81"
|
||||
DOWNLOAD="http://www.yworks.com/products/yed/demo/yEd-3.12.zip"
|
||||
MD5SUM="d017f4c1c707b3ca6aa9489c66409f11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue