office/jstock: Updated for version 1.0.7.30.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2017-12-22 09:14:22 +07:00 committed by Willy Sudiarto Raharjo
parent f6baca99c9
commit f1ddb38a3e
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=jstock
VERSION=${VERSION:-1.0.7.29}
VERSION=${VERSION:-1.0.7.30}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="jstock"
VERSION="1.0.7.29"
VERSION="1.0.7.30"
HOMEPAGE="http://www.jstock.org/"
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-29/jstock-1.0.7.29-bin.zip"
MD5SUM="750cc131f8b00218547a4ee4365022b2"
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-30/jstock-1.0.7.30-bin.zip"
MD5SUM="c30abc7890d44389b77666d5a41d6b78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"