diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-06-15 19:36:15 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-06-15 19:36:18 +0200 |
| commit | 3d31694c00f1b3c64171251381c0273080b3d5f0 (patch) | |
| tree | 8b945e5ce4753112e1ece0bf29e907f320b4c138 /private/postfix-pgsql | |
| parent | a5e8a83dc5e4fb83fa253f5ecfde7daaaf4bd374 (diff) | |
| download | slackbuilder-3d31694c00f1b3c64171251381c0273080b3d5f0.tar.gz | |
postfix-pgsql: Updated for version 3.6.1
Diffstat (limited to 'private/postfix-pgsql')
| -rwxr-xr-x | private/postfix-pgsql/postfix-pgsql.SlackBuild | 2 | ||||
| -rw-r--r-- | private/postfix-pgsql/postfix-pgsql.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/private/postfix-pgsql/postfix-pgsql.SlackBuild b/private/postfix-pgsql/postfix-pgsql.SlackBuild index bc7c169..bc4a028 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.0} +VERSION=${VERSION:-3.6.1} 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 2e07162..39d662c 100644 --- a/private/postfix-pgsql/postfix-pgsql.info +++ b/private/postfix-pgsql/postfix-pgsql.info @@ -1,10 +1,10 @@ PRGNAM="postfix-pgsql" -VERSION="3.6.0" -HOMEPAGE="http://www.postfix.org/" -DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.6.0.tar.gz" -MD5SUM="75cfd03f0cf4c35876d630d2a04bd6f4" +VERSION="3.6.1" +HOMEPAGE="https://www.postfix.org/" +DOWNLOAD="https://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.6.1.tar.gz" +MD5SUM="85d1c2b06a469ba6cc61946c7042e40e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgresql" -MAINTAINER="Eugene Wissner" +MAINTAINER="Eugen Wissner" EMAIL="belka@caraus.de" |
