mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/jstock: Updated for version 1.0.7.59
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
852de697e2
commit
71ec874e91
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=jstock
|
||||
VERSION=${VERSION:-1.0.7.56}
|
||||
VERSION=${VERSION:-1.0.7.59}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jstock"
|
||||
VERSION="1.0.7.56"
|
||||
VERSION="1.0.7.59"
|
||||
HOMEPAGE="http://www.jstock.org/"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-56/jstock-1.0.7.56-bin.zip"
|
||||
MD5SUM="4235f96acf9a1d61d79f6b81b96ae46c"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-59/jstock-1.0.7.59-bin.zip"
|
||||
MD5SUM="dc1a7bcbed18da64889e52ea6535c9c7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="zulu-openjdk8"
|
||||
|
|
Loading…
Reference in a new issue