From ac86b3eed039fab70a4fa9939a28268daaf22f1b Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Sat, 9 Mar 2024 10:23:31 -0600 Subject: [PATCH] postfix-pgsql: updated to version 3.9.0 --- postfix-pgsql/.signature | 6 +++--- postfix-pgsql/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/postfix-pgsql/.signature b/postfix-pgsql/.signature index fae7356dc..ffbcc4617 100644 --- a/postfix-pgsql/.signature +++ b/postfix-pgsql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wjW9Sk8qSxiw/2reQcPdJWxvXgdF1Hp/WFDABh81TlNZ48/b6fY2BVWjD7kMrOzocDTQrNT0ybUFPhf8Cbk7g8= -SHA256 (Pkgfile) = 8cbbed3c8e05fb7e90dcf3ae0ed43c96163faedd0e768cf0e8ecf24aa15081a6 +RWSagIOpLGJF3wIFQ/HvgB2R98UsbDwQ3vmjLaxhsLcLLKQuDKuUfmCiGZT4KzXANCbh3omzv/nNTF1qFoKV3EreykZQpw3+/w0= +SHA256 (Pkgfile) = 7871527cc57bc7266a1c7076ad612ac9da025fb7c0ce0609e1c7cf91cccd720a SHA256 (.footprint) = c398d33f41785bacc5a8588ecf716dd8f522b601a45b7017129c6d5aec117205 -SHA256 (postfix-3.8.6.tar.gz) = 4b6e17c826cc438cc3016a9c0a55ea7e77c6cbafba7dd57241d81b690b0e9774 +SHA256 (postfix-3.9.0.tar.gz) = 56f5e420e7c25455a4e96c19b672f80f9a0a35fb5becc9247c9e3d5dcc617f34 diff --git a/postfix-pgsql/Pkgfile b/postfix-pgsql/Pkgfile index 25de34d2d..6b06ca316 100644 --- a/postfix-pgsql/Pkgfile +++ b/postfix-pgsql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: postfix postgresql name=postfix-pgsql -version=3.8.6 +version=3.9.0 release=1 source=(http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${version}.tar.gz)