diff options
| author | Dai Caiyun <daicy.fnst@cn.fujitsu.com> | 2016-01-06 21:01:38 -0800 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2016-01-20 21:41:44 -0500 |
| commit | a909c97b3bfe4d964b94d1c125cfd83e0d838542 (patch) | |
| tree | 891ad1b70f4776434fe7da971efdc20b5f63910c | |
| parent | 829fe87b14eb21bbbea42521aff0020cd59e4bdc (diff) | |
| download | meta-openembedded-a909c97b3bfe4d964b94d1c125cfd83e0d838542.tar.gz | |
postfix: 3.0.2 -> 3.0.3
Upgrade postfix from 3.0.2 to 3.0.3.
Signed-off-by: Dai Caiyun <daicy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
| -rw-r--r-- | meta-networking/recipes-daemons/postfix/postfix_3.0.2.bb | 4 | ||||
| -rw-r--r-- | meta-networking/recipes-daemons/postfix/postfix_3.0.3.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.0.2.bb b/meta-networking/recipes-daemons/postfix/postfix_3.0.2.bb deleted file mode 100644 index c72265812d..0000000000 --- a/meta-networking/recipes-daemons/postfix/postfix_3.0.2.bb +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | require postfix.inc | ||
| 2 | |||
| 3 | SRC_URI[md5sum] = "d1dc2c23011c222129db3d91aa4f312a" | ||
| 4 | SRC_URI[sha256sum] = "68256314202f5f0f24022d64f7ac664d28fa1394d07c84a37c3fc7a2d040be80" | ||
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.0.3.bb b/meta-networking/recipes-daemons/postfix/postfix_3.0.3.bb new file mode 100644 index 0000000000..7104a9d1c3 --- /dev/null +++ b/meta-networking/recipes-daemons/postfix/postfix_3.0.3.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | require postfix.inc | ||
| 2 | |||
| 3 | SRC_URI[md5sum] = "61caffae689c11d09b4c972a394ae3b1" | ||
| 4 | SRC_URI[sha256sum] = "401e46ec3450569dcce60d1d8ca22a19ab1f7f817b0cc730cdf4875ba608ac02" | ||
