summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb')
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb b/meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb
new file mode 100644
index 000000000..960356999
--- /dev/null
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb
@@ -0,0 +1,11 @@
1require postfix.inc
2
3SRC_URI += "file://0001-makedefs-Use-native-compiler-to-build-makedefs.test.patch \
4 file://postfix-install.patch \
5 file://icu-config.patch \
6 "
7
8SRC_URI[md5sum] = "4381c6492f415e4a69cf5099d4acea76"
9SRC_URI[sha256sum] = "54f514dae42b5275cb4bc9c69283f16c06200b71813d0bb696568c4ba7ae7e3b"
10
11UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.3(\.\d+)+).tar.gz"