diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-07-28 09:54:36 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-07-28 09:54:36 +0200 |
| commit | 70cfb2881caa9734d4b6c25834f1957986a0c231 (patch) | |
| tree | 965431681a446029e3cf867625c23758b8b53cbb /private | |
| parent | 9decbdd285834f80c7b4213d7b0316cd012168ed (diff) | |
| download | slackbuilder-70cfb2881caa9734d4b6c25834f1957986a0c231.tar.gz | |
postfix-pgsql: Updated for version 3.6.2
Diffstat (limited to 'private')
| -rwxr-xr-x | private/postfix-pgsql/postfix-pgsql.SlackBuild | 2 | ||||
| -rw-r--r-- | private/postfix-pgsql/postfix-pgsql.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/private/postfix-pgsql/postfix-pgsql.SlackBuild b/private/postfix-pgsql/postfix-pgsql.SlackBuild index bc4a028..808a49e 100755 --- a/private/postfix-pgsql/postfix-pgsql.SlackBuild +++ b/private/postfix-pgsql/postfix-pgsql.SlackBuild @@ -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 diff --git a/private/postfix-pgsql/postfix-pgsql.info b/private/postfix-pgsql/postfix-pgsql.info index 39d662c..fe2b693 100644 --- a/private/postfix-pgsql/postfix-pgsql.info +++ b/private/postfix-pgsql/postfix-pgsql.info @@ -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" |
