From: Alexander Kanavin Date: Thu, 15 Jun 2017 12:45:58 +0000 (+0300) Subject: logrotate: fix upstream version check X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20937 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=861817af203399e21bd97601bf00d66fbcee436a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git logrotate: fix upstream version check Signed-off-by: Alexander Kanavin --- diff --git a/meta/recipes-extended/logrotate/logrotate_3.9.1.bb b/meta/recipes-extended/logrotate/logrotate_3.9.1.bb index 42462311994..7c732122ba4 100644 --- a/meta/recipes-extended/logrotate/logrotate_3.9.1.bb +++ b/meta/recipes-extended/logrotate/logrotate_3.9.1.bb @@ -18,6 +18,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" S = "${WORKDIR}/${BPN}-r3-9-1" UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" +UPSTREAM_CHECK_REGEX = "logrotate-(?P\d+(\.\d+)+).tar" SRC_URI = "https://github.com/${BPN}/${BPN}/archive/r3-9-1.tar.gz \ file://act-as-mv-when-rotate.patch \