From 4cde1f8f8bd078c6092cebca419ead45b22f51fa Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Fri, 10 Apr 2020 02:45:00 +0300 Subject: [PATCH] postfix: update to 3.5.0 Signed-off-by: Lucian Cristian --- mail/postfix/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 9ab509f6e..4b9add1ea 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postfix -PKG_RELEASE:=3 -PKG_VERSION:=3.4.6 +PKG_RELEASE:=1 +PKG_VERSION:=3.5.0 PKG_SOURCE_URL:= \ https://cdn.postfix.johnriley.me/mirrors/postfix-release/official/ \ http://ftp.porcupine.org/mirrors/postfix-release/official/ -PKG_HASH:=d674a9b40602ee30420ee7ff93c3600e8913eeb2ea9bfb0ac1d140dac5dbe326 +PKG_HASH:=22ac929733449a294252ac8deda4b264ff48a997ff3847007291a2ee53ef55cc PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Denis Shulyaka PKG_LICENSE:=IPL-1.0