summaryrefslogtreecommitdiffstats
path: root/system/multicorn
diff options
context:
space:
mode:
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
commit0fbbb752a8b335bc6705b52dfd1070920030a315 (patch)
tree12fd4a49c67d811fd9cb160228e803343f85cafd /system/multicorn
parentdcce4546b7e67b4fe1706bbd7b5d6dcd113519e8 (diff)
downloadslackbuilds-0fbbb752a8b335bc6705b52dfd1070920030a315.tar.gz
slackbuilds-0fbbb752a8b335bc6705b52dfd1070920030a315.tar.xz
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')
-rw-r--r--system/multicorn/multicorn.SlackBuild2
-rw-r--r--system/multicorn/multicorn.info6
2 files changed, 4 insertions, 4 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}
diff --git a/system/multicorn/multicorn.info b/system/multicorn/multicorn.info
index 5253fa30df..6cb15df7e1 100644
--- a/system/multicorn/multicorn.info
+++ b/system/multicorn/multicorn.info
@@ -1,8 +1,8 @@
PRGNAM="multicorn"
-VERSION="1.1.0"
+VERSION="1.3.1"
HOMEPAGE="http://multicorn.org/"
-DOWNLOAD="http://api.pgxn.org/dist/multicorn/1.1.0/multicorn-1.1.0.zip"
-MD5SUM="c35d710bcd5f632a8654b53388d9e543"
+DOWNLOAD="http://api.pgxn.org/dist/multicorn/1.3.1/multicorn-1.3.1.zip"
+MD5SUM="fbc0b5a530c67f8ae6543597d8a6cfe5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"