From dbbeae5944ac72a5a8e0eb2400c7861ba480684d Mon Sep 17 00:00:00 2001 From: Denis Shulyaka Date: Mon, 28 May 2018 21:47:30 +0300 Subject: [PATCH] postfix: version update to 3.3.1 Signed-off-by: Denis Shulyaka --- mail/postfix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 5a7e1fc66..f8a96e06e 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postfix PKG_RELEASE:=1 -PKG_VERSION:=3.3.0 +PKG_VERSION:=3.3.1 PKG_SOURCE_URL:= \ https://cdn.postfix.johnriley.me/mirrors/postfix-release/official/ \ ftp://ftp.porcupine.org/mirrors/postfix-release/official/ -PKG_HASH:=7942e89721e30118d7050675b0d976955e3160e21f7898b85a79cac4f4baef39 +PKG_HASH:=54f514dae42b5275cb4bc9c69283f16c06200b71813d0bb696568c4ba7ae7e3b PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Denis Shulyaka PKG_LICENSE:=IPL-1.0