From 2f900553edfb09d778ad03cc40c17379155d16da Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Mon, 17 Dec 2018 14:12:55 -0800 Subject: [PATCH] postfix: Update to 3.3.2 Signed-off-by: Rosen Penev --- mail/postfix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index e8a7c2620..ec3b32865 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postfix PKG_RELEASE:=2 -PKG_VERSION:=3.3.1 +PKG_VERSION:=3.3.2 PKG_SOURCE_URL:= \ https://cdn.postfix.johnriley.me/mirrors/postfix-release/official/ \ ftp://ftp.porcupine.org/mirrors/postfix-release/official/ -PKG_HASH:=54f514dae42b5275cb4bc9c69283f16c06200b71813d0bb696568c4ba7ae7e3b +PKG_HASH:=3c93f31eee49a58e592c31e62a058701cadde11e8e066ea441da19fddad7b35b PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Denis Shulyaka PKG_LICENSE:=IPL-1.0