mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/yed: Updated for version 3.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
19e7cabb1e
commit
286e83fe68
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=yed
|
||||
VERSION=${VERSION:-3.11}
|
||||
VERSION=${VERSION:-3.11.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="yed"
|
||||
VERSION="3.11"
|
||||
VERSION="3.11.1"
|
||||
HOMEPAGE="http://www.yworks.com/en/products_yed_about.html"
|
||||
DOWNLOAD="http://www.yworks.com/products/yed/demo/yEd-3.11.zip"
|
||||
MD5SUM="11a11a3545d8cbed274e47c551d6cb81"
|
||||
DOWNLOAD="http://www.yworks.com/products/yed/demo/yEd-3.11.1.zip"
|
||||
MD5SUM="1438711726ecaf0daecb428fcd91ad81"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue