office/freemind: Updated for version 1.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f2d3c23649
commit
0832281da0
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for freemind
|
||||
|
||||
# Copyright 2009,2011 BrunoRusso, Sao Paulo, Brazil
|
||||
# Copyright 2009,2011,2015 BrunoRusso, Sao Paulo, Brazil
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,11 +23,11 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Modified by Robby Workman to include some things that were done in the old
|
||||
# build for 12.2 (that one had apparently been abandoned and thus Bruno
|
||||
# build for 14.1 (that one had apparently been abandoned and thus Bruno
|
||||
# rewrote it, unaware that one had already existed).
|
||||
|
||||
PRGNAM=freemind
|
||||
VERSION=${VERSION:-1.0.0}
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freemind"
|
||||
VERSION="1.0.0"
|
||||
VERSION="1.0.1"
|
||||
HOMEPAGE="http://freemind.sourceforge.net/wiki/index.php/Main_Page"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/freemind/freemind-bin-max-1.0.0.zip"
|
||||
MD5SUM="3d15122b99d5c830eb9c35034b66d525"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/freemind/freemind-bin-max-1.0.1.zip"
|
||||
MD5SUM="bb217c2566e1476f11f1a68ff88a5669"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in New Issue