mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/jstock: Updated for version 1.0.7.32.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c68f7793cd
commit
a4d1a3d686
2 changed files with 4 additions and 4 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.30}
|
VERSION=${VERSION:-1.0.7.32}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="jstock"
|
PRGNAM="jstock"
|
||||||
VERSION="1.0.7.30"
|
VERSION="1.0.7.32"
|
||||||
HOMEPAGE="http://www.jstock.org/"
|
HOMEPAGE="http://www.jstock.org/"
|
||||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-30/jstock-1.0.7.30-bin.zip"
|
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-32/jstock-1.0.7.32-bin.zip"
|
||||||
MD5SUM="c30abc7890d44389b77666d5a41d6b78"
|
MD5SUM="b41f252eb6bf81e42bf62d8296a20749"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="jdk"
|
REQUIRES="jdk"
|
||||||
|
|
Loading…
Reference in a new issue