system/multicorn: Updated for version 1.3.1.

Fixes build with postgresql-9.5.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-01-30 12:27:26 +00:00 committed by Willy Sudiarto Raharjo
parent dcce4546b7
commit 0fbbb752a8
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"