From e10c7566c329e05df2b7e7ca89e6a547ff813421 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 22 Jan 2022 06:37:07 +0100 Subject: postfix-pgsql: Updated for version 3.6.4 --- private/postfix-pgsql/postfix-pgsql.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'private/postfix-pgsql/postfix-pgsql.SlackBuild') diff --git a/private/postfix-pgsql/postfix-pgsql.SlackBuild b/private/postfix-pgsql/postfix-pgsql.SlackBuild index 14a1eda..5caa9d0 100755 --- a/private/postfix-pgsql/postfix-pgsql.SlackBuild +++ b/private/postfix-pgsql/postfix-pgsql.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Copyright 2006, 2011 Alan Hicks, Lizella, GA # Copyright 2010, 2011, 2013, 2014, 2015, 2016, 2017 Mario Preksavec, Zagreb, Croatia @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=postfix-pgsql -VERSION=${VERSION:-3.6.3} +VERSION=${VERSION:-3.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=postfix -- cgit v1.2.3