[oe][meta-networking][wrynose][PATCH 5/20] postfix: upgrade 3.10.12 -> 3.10.13
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> Changelog: http://www.postfix.org/announcements/postfix-3.11.6.html Signed-off-by: Ankur Tyagi <[email protected]> --- .../postfix/{postfix_3.10.12.bb => postfix_3.10.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/postfix/{postfix_3.10.12.bb => postfix_3.10.13.bb} (99%) diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.10.12.bb b/meta-networking/recipes-daemons/postfix/postfix_3.10.13.bb similarity index 99% rename from meta-networking/recipes-daemons/postfix/postfix_3.10.12.bb rename to meta-networking/recipes-daemons/postfix/postfix_3.10.13.bb index 3d78fa15cf..8bb7161e98 100644 --- a/meta-networking/recipes-daemons/postfix/postfix_3.10.12.bb +++ b/meta-networking/recipes-daemons/postfix/postfix_3.10.13.bb @@ -29,7 +29,7 @@ SRC_URI = "http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${P file://0001-makedefs-Account-for-linux-7.x-version.patch \ " -SRC_URI[sha256sum] = "f9ff299f92e4179706537bda288971f4b6eff7e70aa912d03da3cd1b6ffd842e" +SRC_URI[sha256sum] = "de6526fb11bbf20fcfa5aa4b67e88cc6b246cad614a9bcb4b006f457ba3788bc" UPSTREAM_CHECK_URI = "https://www.postfix.org/announcements.html" UPSTREAM_CHECK_REGEX = "postfix-(?P<pver>\d+(\.\d+)+)"