From 2e150391dc46032ae2e4f1a01b474c3e40c9c605 Mon Sep 17 00:00:00 2001 From: Denis Shulyaka Date: Fri, 26 Feb 2016 00:22:09 +0300 Subject: [PATCH] postfix: version update to 3.0.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 9d25265bd..9adc10f21 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.0.3 -PKG_MD5SUM:=61caffae689c11d09b4c972a394ae3b1 +PKG_VERSION:=3.0.4 +PKG_MD5SUM:=877365c99e1fb5d46e61da5b22df0255 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Denis Shulyaka PKG_LICENSE:=IPL-1.0