mail/postfix: move to newer postfix version

This commit is contained in:
Franco Fichtner
2023-11-09 07:33:19 +01:00
parent 8cab26f716
commit 2e42daed1c
+1 -1
View File
@@ -2,7 +2,7 @@ PLUGIN_NAME= postfix
PLUGIN_VERSION= 1.23
PLUGIN_REVISION= 3
PLUGIN_COMMENT= SMTP mail relay
PLUGIN_DEPENDS= postfix35
PLUGIN_DEPENDS= postfix
PLUGIN_MAINTAINER= m.muenz@gmail.com
.include "../../Mk/plugins.mk"