mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/jstock: Updated for version 1.0.7.37.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
a73111ae83
commit
769ad149d9
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=jstock
|
PRGNAM=jstock
|
||||||
VERSION=${VERSION:-1.0.7.35}
|
VERSION=${VERSION:-1.0.7.37}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="jstock"
|
PRGNAM="jstock"
|
||||||
VERSION="1.0.7.35"
|
VERSION="1.0.7.37"
|
||||||
HOMEPAGE="http://www.jstock.org/"
|
HOMEPAGE="http://www.jstock.org/"
|
||||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-35/jstock-1.0.7.35-bin.zip"
|
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-37/jstock-1.0.7.37-bin.zip"
|
||||||
MD5SUM="fca4b0c2ec6d3ca2af54c38f666de8d6"
|
MD5SUM="aa352907a525c0212d85797fbc41ad7f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="jdk"
|
REQUIRES="jdk"
|
||||||
MAINTAINER="Zhu Qun-Ying"
|
MAINTAINER="Zhu Qun-Ying"
|
||||||
EMAIL="zhu.qunying at gmail dot com"
|
EMAIL="zhu.qunying@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue