mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
logrotate: fix upstream version check
(From OE-Core rev: 861817af203399e21bd97601bf00d66fbcee436a) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
83c8cecf90
commit
27d9ed31b5
@@ -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<pver>\d+(\.\d+)+).tar"
|
||||
|
||||
SRC_URI = "https://github.com/${BPN}/${BPN}/archive/r3-9-1.tar.gz \
|
||||
file://act-as-mv-when-rotate.patch \
|
||||
|
||||
Reference in New Issue
Block a user