Upgrade postfix from 3.0.2 to 3.0.3. Signed-off-by: Dai Caiyun <[email protected]> --- .../recipes-daemons/postfix/{postfix_3.0.2.bb => postfix_3.0.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-daemons/postfix/{postfix_3.0.2.bb => postfix_3.0.3.bb} (12%)
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.0.2.bb b/meta-networking/recipes-daemons/postfix/postfix_3.0.3.bb similarity index 12% rename from meta-networking/recipes-daemons/postfix/postfix_3.0.2.bb rename to meta-networking/recipes-daemons/postfix/postfix_3.0.3.bb index c722658..7104a9d 100644 --- a/meta-networking/recipes-daemons/postfix/postfix_3.0.2.bb +++ b/meta-networking/recipes-daemons/postfix/postfix_3.0.3.bb @@ -1,4 +1,4 @@ require postfix.inc -SRC_URI[md5sum] = "d1dc2c23011c222129db3d91aa4f312a" -SRC_URI[sha256sum] = "68256314202f5f0f24022d64f7ac664d28fa1394d07c84a37c3fc7a2d040be80" +SRC_URI[md5sum] = "61caffae689c11d09b4c972a394ae3b1" +SRC_URI[sha256sum] = "401e46ec3450569dcce60d1d8ca22a19ab1f7f817b0cc730cdf4875ba608ac02" -- 1.9.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
