mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/jstock: Updated for version 1.0.7.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a43aadaa0b
commit
ff43ad53f7
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.20}
|
||||
VERSION=${VERSION:-1.0.7.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jstock"
|
||||
VERSION="1.0.7.20"
|
||||
VERSION="1.0.7.22"
|
||||
HOMEPAGE="http://www.jstock.org/"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-20/jstock-1.0.7.20-bin.zip"
|
||||
MD5SUM="277a6591f1417d5d124c53731d23cc1a"
|
||||
DOWNLOAD="https://github.com/yccheok/jstock/releases/download/release_1-0-7-22/jstock-1.0.7.22-bin.zip"
|
||||
MD5SUM="2bb2ccf460ae9879914c9a927d53f921"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue