diff options
-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" | ||