[oe] [meta-networking][PATCH] postfix: update the upstream regex too

Khem Raj raj.khem at gmail.com
Wed Oct 10 02:11:25 UTC 2018


i have squashed it into earlier version in master-next
On Tue, Oct 9, 2018 at 6:56 PM Randy MacLeod
<Randy.MacLeod at windriver.com> wrote:
>
> Signed-off-by: Randy MacLeod <Randy.MacLeod at windriver.com>
> ---
>  meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb b/meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb
> index 7f00c3c19..960356999 100644
> --- a/meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb
> +++ b/meta-networking/recipes-daemons/postfix/postfix_3.3.1.bb
> @@ -8,4 +8,4 @@ SRC_URI += "file://0001-makedefs-Use-native-compiler-to-build-makedefs.test.patc
>  SRC_URI[md5sum] = "4381c6492f415e4a69cf5099d4acea76"
>  SRC_URI[sha256sum] = "54f514dae42b5275cb4bc9c69283f16c06200b71813d0bb696568c4ba7ae7e3b"
>
> -UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.2(\.\d+)+).tar.gz"
> +UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.3(\.\d+)+).tar.gz"
> --
> 2.17.0
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list