diff options
Diffstat (limited to 'meta-networking/recipes-daemons/postfix/postfix_3.4.12.bb')
| -rw-r--r-- | meta-networking/recipes-daemons/postfix/postfix_3.4.12.bb | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.4.12.bb b/meta-networking/recipes-daemons/postfix/postfix_3.4.12.bb new file mode 100644 index 0000000000..db5b41bfbd --- /dev/null +++ b/meta-networking/recipes-daemons/postfix/postfix_3.4.12.bb | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | require postfix.inc | ||
| 2 | |||
| 3 | SRC_URI += "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \ | ||
| 4 | file://makedefs.patch \ | ||
| 5 | file://install.patch \ | ||
| 6 | file://main.cf \ | ||
| 7 | file://postfix \ | ||
| 8 | file://internal_recipient \ | ||
| 9 | file://postfix.service \ | ||
| 10 | file://aliasesdb \ | ||
| 11 | file://check_hostname.sh \ | ||
| 12 | file://0001-makedefs-Use-native-compiler-to-build-makedefs.test.patch \ | ||
| 13 | file://postfix-install.patch \ | ||
| 14 | file://icu-config.patch \ | ||
| 15 | file://0001-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \ | ||
| 16 | " | ||
| 17 | SRC_URI[sha256sum] = "18555183ae8b52a9e76067799279c86f9f2770cdef3836deb8462ee0a0855dec" | ||
| 18 | UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.3(\.\d+)+).tar.gz" | ||
