summaryrefslogtreecommitdiffstats
path: root/business
diff options
context:
space:
mode:
author Stansoft2017-03-15 18:45:44 +0100
committer Willy Sudiarto Raharjo2017-03-18 00:58:38 +0100
commit26895416bf5a57675209ca362150728a2f18c368 (patch)
tree6a521b4a9a9c0715cf7c91d260bd14513e5580f3 /business
parent5089e2cbc71fa864eec1f35835510a54c1e1dc1a (diff)
downloadslackbuilds-26895416bf5a57675209ca362150728a2f18c368.tar.gz
business/stansoft: Updated for version 7.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'business')
-rw-r--r--business/stansoft/README18
-rw-r--r--business/stansoft/stansoft.SlackBuild2
-rw-r--r--business/stansoft/stansoft.info10
3 files changed, 15 insertions, 15 deletions
diff --git a/business/stansoft/README b/business/stansoft/README
index 628331ea2f..39dc187d62 100644
--- a/business/stansoft/README
+++ b/business/stansoft/README
@@ -1,10 +1,10 @@
-Stansoft is Linux financial accounting software for business. It uses a
-PostgreSQL database, which is included. You can optionally use an IBM
-Informix Innovator-C database, which can be downloaded free of charge from
-IBM. There is no limit on the number of users per installation, which
-allows for scalability from small to large companies. The user interface
-is ncurses / terminal based to optimize data entry efficiency. It can be
-run locally or deployed remotely on a virtual private server (VPS) in the
+Stansoft is Linux financial accounting software for business. It uses a
+PostgreSQL database, which is included. You can optionally use an IBM
+Informix Innovator-C database, which can be downloaded free of charge from
+IBM. There is no limit on the number of users per installation, which
+allows for scalability from small to large companies. The user interface
+is ncurses / terminal based to optimize data entry efficiency. It can be
+run locally or deployed remotely on a virtual private server (VPS) in the
cloud.
You must have a stansoft user and group to run this script:
@@ -16,10 +16,10 @@ If you wish to use IBM Informix, please add informix user and group as well
# useradd -u 326 -g 326 -c \"Informix user\" -s /bin/bash informix
NOTES:
-1) After installing the Slackbuild you must run the Stansoft installation
+1) After installing the Slackbuild you must run the Stansoft installation
script /opt/stansoft/install
-2) Installation and setup help can be found in /opt/stansoft/README and
+2) Installation and setup help can be found in /opt/stansoft/README and
the manual is located at /opt/stansoft/doc/ssmanual.pdf
3) stansoft and informix are the database administrator account, so please
diff --git a/business/stansoft/stansoft.SlackBuild b/business/stansoft/stansoft.SlackBuild
index b0ac5bc1e2..ad9edff021 100644
--- a/business/stansoft/stansoft.SlackBuild
+++ b/business/stansoft/stansoft.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=stansoft
-VERSION=${VERSION:-7.7}
+VERSION=${VERSION:-7.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/business/stansoft/stansoft.info b/business/stansoft/stansoft.info
index cc263428ba..ffa2613b5b 100644
--- a/business/stansoft/stansoft.info
+++ b/business/stansoft/stansoft.info
@@ -1,10 +1,10 @@
PRGNAM="stansoft"
-VERSION="7.7"
+VERSION="7.11"
HOMEPAGE="http://www.stansoft.org"
-DOWNLOAD="http://download.stansoft.org/files/stansoft-v7.7-x86.tar.bz2"
-MD5SUM="6eb86afa923c899cef7fa77c2ac4d05b"
-DOWNLOAD_x86_64="http://download.stansoft.org/files/stansoft-v7.7-x86_64.tar.bz2"
-MD5SUM_x86_64="17da64abbf9a5aa007231af1181ea86d"
+DOWNLOAD="http://download.stansoft.org/files/stansoft-v7.11-x86.tar.bz2"
+MD5SUM="55e67a1d9fc08332672080f684ba23d4"
+DOWNLOAD_x86_64="http://download.stansoft.org/files/stansoft-v7.11-x86_64.tar.bz2"
+MD5SUM_x86_64="f5abfdf430f5c6dd66cb522483c4d8c7"
REQUIRES=""
MAINTAINER="Stansoft"
EMAIL="info@stansoft.org"