From 26941653f5a72efa6343d166102e0b791e55d20c Mon Sep 17 00:00:00 2001 From: Denis Shulyaka Date: Fri, 3 Feb 2017 19:11:25 +0300 Subject: [PATCH] postfix: update to 3.1.4 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 29ce3304f0..8801948dce 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -10,8 +10,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postfix PKG_RELEASE:=1 PKG_SOURCE_URL:=ftp://ftp.porcupine.org/mirrors/postfix-release/official/ -PKG_VERSION:=3.1.3 -PKG_MD5SUM:=28a1dedbbbedfcf5fc09fd88bac116b6 +PKG_VERSION:=3.1.4 +PKG_MD5SUM:=878a059d92ee3b093d7d3e97248c915d PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Denis Shulyaka PKG_LICENSE:=IPL-1.0