mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
business/stansoft: Updated for version 7.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
50a0bad299
commit
2accac8b89
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.17}
|
||||
VERSION=${VERSION:-7.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="stansoft"
|
||||
VERSION="7.16"
|
||||
VERSION="7.18"
|
||||
HOMEPAGE="http://www.stansoft.org"
|
||||
DOWNLOAD="http://download.stansoft.org/files/stansoft-v7.17-x86.tar.bz2"
|
||||
MD5SUM="d5247aba1f6d60b879e770b0ecf5aeba"
|
||||
DOWNLOAD_x86_64="http://download.stansoft.org/files/stansoft-v7.17-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="d320317b0ae5d73f2356dfc70027d803"
|
||||
DOWNLOAD="http://download.stansoft.org/files/stansoft-v7.18-x86.tar.bz2"
|
||||
MD5SUM="0fcfc72720c2668e52b1ea091ed8d5cf"
|
||||
DOWNLOAD_x86_64="http://download.stansoft.org/files/stansoft-v7.18-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="e2f72a6eed3b9a9e0ce9fca0e99090f0"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stansoft"
|
||||
EMAIL="info@stansoft.org"
|
||||
|
|
Loading…
Reference in a new issue