diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2016-01-30 12:27:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-05 07:02:36 +0700 |
commit | 0fbbb752a8b335bc6705b52dfd1070920030a315 (patch) | |
tree | 12fd4a49c67d811fd9cb160228e803343f85cafd /system/multicorn/multicorn.SlackBuild | |
parent | dcce4546b7e67b4fe1706bbd7b5d6dcd113519e8 (diff) | |
download | slackbuilds-0fbbb752a8b335bc6705b52dfd1070920030a315.tar.gz |
system/multicorn: Updated for version 1.3.1.
Fixes build with postgresql-9.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/multicorn/multicorn.SlackBuild')
-rw-r--r-- | system/multicorn/multicorn.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/multicorn/multicorn.SlackBuild b/system/multicorn/multicorn.SlackBuild index 6d333ed57c..003b59ab6a 100644 --- a/system/multicorn/multicorn.SlackBuild +++ b/system/multicorn/multicorn.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=multicorn -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |