misc/jstock: Updated for version 1.0.7z.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6b720ef60b
commit
8498815ade
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for jstock
|
||||
|
||||
# Copyright 2014 Zhu Qun-Ying
|
||||
# Copyright 2014-2015 Zhu Qun-Ying
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jstock
|
||||
VERSION=${VERSION:-1.0.7n}
|
||||
VERSION=${VERSION:-1.0.7z}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jstock"
|
||||
VERSION="1.0.7n"
|
||||
VERSION="1.0.7z"
|
||||
HOMEPAGE="http://www.jstock.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/jstock/jstock-1.0.7n-bin.zip"
|
||||
MD5SUM="f2e82662b0c37c8dd19968bc984469a2"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7z/jstock-1.0.7z-bin.zip"
|
||||
MD5SUM="6c10d3327a72ee737c3647e64bd2af14"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in New Issue