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