diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-05-01 10:02:38 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-05-01 10:04:00 +0200 |
| commit | f0975ea4a15dc0be67a22fc12a4ae07d8bc33a88 (patch) | |
| tree | f809216f1477d53ae38c84deb4a11b907ba5a1fd /private | |
| parent | 01d739d69f0755fbaf2c53a60604637f0b398b88 (diff) | |
| download | slackbuilder-f0975ea4a15dc0be67a22fc12a4ae07d8bc33a88.tar.gz | |
postfix-pgsql: Updated for version 3.6.0
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 1fd93c0..bc7c169 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.5.10} +VERSION=${VERSION:-3.6.0} 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 394e945..2e07162 100644 --- a/private/postfix-pgsql/postfix-pgsql.info +++ b/private/postfix-pgsql/postfix-pgsql.info @@ -1,8 +1,8 @@ PRGNAM="postfix-pgsql" -VERSION="3.5.10" +VERSION="3.6.0" HOMEPAGE="http://www.postfix.org/" -DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.10.tar.gz" -MD5SUM="da32e28f5820d3c6b19c0dbbe874c7e9" +DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.6.0.tar.gz" +MD5SUM="75cfd03f0cf4c35876d630d2a04bd6f4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgresql" |
