office/jstock: Updated for version 1.0.7.39.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Zhu Qun-Ying 2019-07-20 09:07:52 +07:00 committed by Willy Sudiarto Raharjo
parent be513edca1
commit d633714ebf
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.37}
VERSION=${VERSION:-1.0.7.39}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="jstock"
VERSION="1.0.7.37"
VERSION="1.0.7.39"
HOMEPAGE="http://www.jstock.org/"
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-37/jstock-1.0.7.37-bin.zip"
MD5SUM="aa352907a525c0212d85797fbc41ad7f"
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-39/jstock-1.0.7.39-bin.zip"
MD5SUM="e290403be9466e7a613b3c3a4998595b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"