rsyslog: update from 8.1910 to 8.1911

ptest results for qemux86-64 with kvm and a timeout
of 1000 seconds to allow stress tests to complete:

Recipe           | Passed      | Failed   | Skipped
rsyslog-8.1908.0 | 379         | 4        | 2
rsyslog-8.1911.0 | 381         | 4        | 3

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Randy MacLeod
2020-01-05 11:42:58 -05:00
committed by Khem Raj
parent f602e9f1e1
commit 346b5c63f9
@@ -29,8 +29,8 @@ SRC_URI_append_libc-musl = " \
file://0001-Include-sys-time-h.patch \
"
SRC_URI[md5sum] = "6d4d94359d083f449f089b8dbb93c423"
SRC_URI[sha256sum] = "0219ee692f31a39743acb62aaf4196b644ce94edf386df4605fd6a11a4fe0c93"
SRC_URI[md5sum] = "154e33feb587216f2955050a8301104c"
SRC_URI[sha256sum] = "e1f4776b1c62ad7220f4d624a89a96b0c3d4738006899356eaaef0f1f91ee104"
UPSTREAM_CHECK_URI = "https://github.com/rsyslog/rsyslog/releases"
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"