office/jstock: Updated for version 1.0.7.42.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5d82c8bfc7
commit
cafb3b61cd
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jstock
|
||||
VERSION=${VERSION:-1.0.7.40}
|
||||
VERSION=${VERSION:-1.0.7.42}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jstock"
|
||||
VERSION="1.0.7.40"
|
||||
VERSION="1.0.7.42"
|
||||
HOMEPAGE="http://www.jstock.org/"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-40/jstock-1.0.7.40-bin.zip"
|
||||
MD5SUM="4be1fd72192ca27b0d3f5046c4ba749a"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-42/jstock-1.0.7.42-bin.zip"
|
||||
MD5SUM="d8fc89fb55e4f82be8a08760bdd61d23"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in New Issue