mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
business/stansoft: Updated for version 7.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0473857945
commit
dd5c9ee6f3
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stansoft
|
||||
VERSION=${VERSION:-7.13}
|
||||
VERSION=${VERSION:-7.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="stansoft"
|
||||
VERSION="7.13"
|
||||
VERSION="7.14"
|
||||
HOMEPAGE="http://www.stansoft.org"
|
||||
DOWNLOAD="http://download.stansoft.org/files/stansoft-v7.13-x86.tar.bz2"
|
||||
MD5SUM="ba12d5445e980be47c7d1229710b8a11"
|
||||
DOWNLOAD_x86_64="http://download.stansoft.org/files/stansoft-v7.13-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="b6c9c00bab1d3a5c7924699108b75b0e"
|
||||
DOWNLOAD="http://download.stansoft.org/files/stansoft-v7.14-x86.tar.bz2"
|
||||
MD5SUM="5001f10c784d8d1595811ea3691bbcd4"
|
||||
DOWNLOAD_x86_64="http://download.stansoft.org/files/stansoft-v7.14-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="dbc76369e0426add3ed5f317b575a645"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stansoft"
|
||||
EMAIL="info@stansoft.org"
|
||||
|
|
Loading…
Reference in a new issue