summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Zhu Qun-Ying <zhu.qunying@gmail.com>2015-03-04 20:31:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-07 07:05:14 +0700
commit8498815ade484727c10c046f3cdfe330dc85cfc9 (patch)
tree56d643cdcac968eee69198a3508286a0c8900281 /misc
parent6b720ef60b28248994c643f5bcd9c10532ef9e9f (diff)
downloadslackbuilds-8498815ade484727c10c046f3cdfe330dc85cfc9.tar.gz
slackbuilds-8498815ade484727c10c046f3cdfe330dc85cfc9.tar.xz
misc/jstock: Updated for version 1.0.7z.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/jstock/jstock.SlackBuild4
-rw-r--r--misc/jstock/jstock.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/jstock/jstock.SlackBuild b/misc/jstock/jstock.SlackBuild
index d9599b9737..505ef0b614 100644
--- a/misc/jstock/jstock.SlackBuild
+++ b/misc/jstock/jstock.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jstock
-# Copyright 2014 Zhu Qun-Ying
+# Copyright 2014-2015 Zhu Qun-Ying
# 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=jstock
-VERSION=${VERSION:-1.0.7n}
+VERSION=${VERSION:-1.0.7z}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/jstock/jstock.info b/misc/jstock/jstock.info
index 037ede41bc..815ab59497 100644
--- a/misc/jstock/jstock.info
+++ b/misc/jstock/jstock.info
@@ -1,8 +1,8 @@
PRGNAM="jstock"
-VERSION="1.0.7n"
+VERSION="1.0.7z"
HOMEPAGE="http://www.jstock.org/"
-DOWNLOAD="http://downloads.sourceforge.net/jstock/jstock-1.0.7n-bin.zip"
-MD5SUM="f2e82662b0c37c8dd19968bc984469a2"
+DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7z/jstock-1.0.7z-bin.zip"
+MD5SUM="6c10d3327a72ee737c3647e64bd2af14"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"