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

Randy MacLeod Randy.MacLeod at windriver.com
Wed Oct 10 01:55:17 UTC 2018


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




More information about the Openembedded-devel mailing list