office/jstock: Updated for version 1.0.7.42.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2019-12-08 09:29:02 +07:00 committed by Willy Sudiarto Raharjo
parent 5d82c8bfc7
commit cafb3b61cd
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
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.40}
VERSION=${VERSION:-1.0.7.42}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="jstock"
VERSION="1.0.7.40"
VERSION="1.0.7.42"
HOMEPAGE="http://www.jstock.org/"
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-40/jstock-1.0.7.40-bin.zip"
MD5SUM="4be1fd72192ca27b0d3f5046c4ba749a"
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-42/jstock-1.0.7.42-bin.zip"
MD5SUM="d8fc89fb55e4f82be8a08760bdd61d23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"