summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/safec/safec_3.7.1.bb (renamed from meta-oe/recipes-core/safec/safec_3.5.1.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/safec/safec_3.5.1.bb b/meta-oe/recipes-core/safec/safec_3.7.1.bb
index 4b121599e0..5ffe7d7528 100644
--- a/meta-oe/recipes-core/safec/safec_3.5.1.bb
+++ b/meta-oe/recipes-core/safec/safec_3.7.1.bb
@@ -7,8 +7,7 @@ SECTION = "lib"
7inherit autotools pkgconfig 7inherit autotools pkgconfig
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10# v08112019 10SRCREV = "f9add9245b97c7bda6e28cceb0ee37fb7e254fd8"
11SRCREV = "ad76c7b1dbd0403b0c9decf54164fcce271c590f"
12SRC_URI = "git://github.com/rurban/safeclib.git;branch=master;protocol=https \ 11SRC_URI = "git://github.com/rurban/safeclib.git;branch=master;protocol=https \
13" 12"
14 13