diff options
-rw-r--r-- | meta-oe/recipes-extended/rsyslog/rsyslog_8.2506.0.bb (renamed from meta-oe/recipes-extended/rsyslog/rsyslog_8.2504.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2504.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2506.0.bb index c4ddb72bcc..4ba41678aa 100644 --- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2504.0.bb +++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2506.0.bb | |||
@@ -32,7 +32,7 @@ SRC_URI:append:libc-musl = " \ | |||
32 | file://0001-Include-sys-time-h.patch \ | 32 | file://0001-Include-sys-time-h.patch \ |
33 | file://disable-omfile-outchannel.patch \ | 33 | file://disable-omfile-outchannel.patch \ |
34 | " | 34 | " |
35 | SRC_URI[sha256sum] = "5092a20ed40987c74cc604ebfcd6c749e47eb9fc34adc1c2637e6553e7f047ab" | 35 | SRC_URI[sha256sum] = "6d6fd0257c95e756765d4d585a833d54dd3a0e5eeb8308b862a81b368a74bb7b" |
36 | 36 | ||
37 | UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/tags" | 37 | UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/tags" |
38 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 38 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |