summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying2022-01-01 20:44:11 +0100
committer Willy Sudiarto Raharjo2022-01-04 01:49:59 +0100
commit8df11f4eb20587fe5e3dabadab8dfdc5c9c0b9d9 (patch)
tree02e10fdc3d1779793a3e602ab5152e995dab6081
parent58cf870287c58f77a026180c5c069cc11851d201 (diff)
downloadslackbuilds-8df11f4eb20587fe5e3dabadab8dfdc5c9c0b9d9.tar.gz
office/jstock: Updated for version 1.0.7.55.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/jstock/jstock.SlackBuild4
-rw-r--r--office/jstock/jstock.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/jstock/jstock.SlackBuild b/office/jstock/jstock.SlackBuild
index 8e83f0bcae..2c975ce615 100644
--- a/office/jstock/jstock.SlackBuild
+++ b/office/jstock/jstock.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jstock
-# Copyright 2014-2018 Zhu Qun-Ying
+# Copyright 2014-2022 Zhu Qun-Ying
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jstock
-VERSION=${VERSION:-1.0.7.48}
+VERSION=${VERSION:-1.0.7.55}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/jstock/jstock.info b/office/jstock/jstock.info
index 0331cfe233..1b1d7fcca7 100644
--- a/office/jstock/jstock.info
+++ b/office/jstock/jstock.info
@@ -1,8 +1,8 @@
PRGNAM="jstock"
-VERSION="1.0.7.48"
+VERSION="1.0.7.55"
HOMEPAGE="http://www.jstock.org/"
-DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1.0.7.48/jstock-1.0.7.48-bin.zip"
-MD5SUM="a4d5da6c55eefc79766fbf8f82534e4d"
+DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-55/jstock-1.0.7.55-bin.zip"
+MD5SUM="5e34fd61419be0862a79497bd724adab"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"