summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb (renamed from meta-oe/recipes-extended/rsyslog/librelp_1.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.5.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb
index a4663148cd..f3933f930c 100644
--- a/meta-oe/recipes-extended/rsyslog/librelp_1.5.0.bb
+++ b/meta-oe/recipes-extended/rsyslog/librelp_1.6.0.bb
@@ -9,7 +9,7 @@ DEPENDS = "gmp nettle libidn zlib gnutls openssl"
9SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https \ 9SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https \
10" 10"
11 11
12SRCREV = "0beb2258e12e4131dc31e261078ea53d18f787d7" 12SRCREV = "fe366f3770320cbe76bac7e84b26a48491d14531"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15