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