mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
jstock updated to 1.0.7.44
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
78d80b8b6e
commit
6e986d5e02
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jstock
|
||||
VERSION=${VERSION:-1.0.7.42}
|
||||
VERSION=${VERSION:-1.0.7.44}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jstock"
|
||||
VERSION="1.0.7.42"
|
||||
VERSION="1.0.7.44"
|
||||
HOMEPAGE="http://www.jstock.org/"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-42/jstock-1.0.7.42-bin.zip"
|
||||
MD5SUM="d8fc89fb55e4f82be8a08760bdd61d23"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-44/jstock-1.0.7.44-bin.zip"
|
||||
MD5SUM="07756665d8dc7b78da3efeab895b66de"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue