summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/rsyslog/rsyslog_8.2512.0.bb (renamed from meta-oe/recipes-extended/rsyslog/rsyslog_8.2510.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2510.0.bb b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2512.0.bb
index c92c11d8f3..63233fd278 100644
--- a/meta-oe/recipes-extended/rsyslog/rsyslog_8.2510.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/rsyslog_8.2512.0.bb
@@ -30,7 +30,7 @@ SRC_URI = "https://www.rsyslog.com/files/download/rsyslog/${BPN}-${PV}.tar.gz \
30SRC_URI:append:libc-musl = " \ 30SRC_URI:append:libc-musl = " \
31 file://disable-omfile-outchannel.patch \ 31 file://disable-omfile-outchannel.patch \
32" 32"
33SRC_URI[sha256sum] = "a70a9834186859539a6a4d1c7b3f68c23897e805829b764a45e92cb0cc95e66a" 33SRC_URI[sha256sum] = "93c50025d90b6c795fa350d56a3d832bfce45043ea9bd68240d9c2a9394bc629"
34 34
35UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/tags" 35UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/tags"
36UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" 36UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"