postfix-pgsql: Updated for version 3.6.3
This commit is contained in:
parent
7fef69adfa
commit
1f736d793c
@ -24,7 +24,7 @@
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=postfix-pgsql
|
||||
VERSION=${VERSION:-3.6.2}
|
||||
VERSION=${VERSION:-3.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
SRCNAM=postfix
|
||||
|
@ -1,8 +1,8 @@
|
||||
PRGNAM="postfix-pgsql"
|
||||
VERSION="3.6.2"
|
||||
VERSION="3.6.3"
|
||||
HOMEPAGE="https://www.postfix.org/"
|
||||
DOWNLOAD="https://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.6.2.tar.gz"
|
||||
MD5SUM="4718b498fa4285cf275f506c169f4746"
|
||||
DOWNLOAD="https://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.6.3.tar.gz"
|
||||
MD5SUM="793f9f4abf74d07a2557bd97a903b98d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="postgresql"
|
||||
|
Loading…
Reference in New Issue
Block a user