diff options
author | Matt Housh <jaeger@crux.ninja> | 2022-05-02 10:43:39 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2022-05-02 10:43:39 -0500 |
commit | a71e975a240a263592a11cba7effaea42c66aa9d (patch) | |
tree | 110e6e86f0469eee5b2e559415855a449b833146 /postfix-pgsql | |
parent | cf8c91be9b4489917cbe57eaa34e39a8209f7182 (diff) | |
download | contrib-a71e975a240a263592a11cba7effaea42c66aa9d.tar.gz contrib-a71e975a240a263592a11cba7effaea42c66aa9d.tar.xz |
postfix-pgsql: updated to version 3.7.2
Diffstat (limited to 'postfix-pgsql')
-rw-r--r-- | postfix-pgsql/.signature | 6 | ||||
-rw-r--r-- | postfix-pgsql/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/postfix-pgsql/.signature b/postfix-pgsql/.signature index 1f028e58d..6cd8efa40 100644 --- a/postfix-pgsql/.signature +++ b/postfix-pgsql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3y92IdyOOV69pV1cmaXV8b1XHnstQ+QX498Bixkhe84BSshQPa9t3npssBCk3K2q8vJMVHflSE0VbwYssG6gRgs= -SHA256 (Pkgfile) = 59f726d50be9ba6dbb02093116b46e634f7968b42af0a7b988e35ff0dc2a0768 +RWSagIOpLGJF30oCTKdsPdhm1mqyRdeHESa+ctbGB6dlPtImgD5qIrIu0/GaBkzRY1hInSunXRWTMPgVho1ESHa0yMAdO/egPgE= +SHA256 (Pkgfile) = 19a8790d4ec8ac14be4c51661e84aaea934ab1bc9bc2e41127bb1e670c85b2f6 SHA256 (.footprint) = c398d33f41785bacc5a8588ecf716dd8f522b601a45b7017129c6d5aec117205 -SHA256 (postfix-3.7.1.tar.gz) = 25c3e7ec09955af873407af3070fd259da8477b80e2f4663c5fdc00a2cc947ee +SHA256 (postfix-3.7.2.tar.gz) = 3785f76c2924a02873c0be0f0cd124a9166fc1aaf77ea2a06bd4ad795a6ed416 diff --git a/postfix-pgsql/Pkgfile b/postfix-pgsql/Pkgfile index 09ab536fc..3175dd932 100644 --- a/postfix-pgsql/Pkgfile +++ b/postfix-pgsql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: postfix postgresql name=postfix-pgsql -version=3.7.1 +version=3.7.2 release=1 source=(http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${version}.tar.gz) |