postfix-pgsql: Updated for version 3.5.9

This commit is contained in:
2021-01-19 07:41:37 +01:00
parent c246444f8d
commit 37e8a329ea
7 changed files with 78 additions and 15 deletions

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=postfix-pgsql
VERSION=${VERSION:-3.5.8}
VERSION=${VERSION:-3.5.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=postfix

View File

@ -1,8 +1,8 @@
PRGNAM="postfix-pgsql"
VERSION="3.5.8"
VERSION="3.5.9"
HOMEPAGE="http://www.postfix.org/"
DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.8.tar.gz"
MD5SUM="c7c55ccc1db2a30d35c3867c21fe7109"
DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.9.tar.gz"
MD5SUM="a4d1b2df03a500cf8f9759d5fca1c1f6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"