summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-lief_0.17.2.bb (renamed from meta-python/recipes-devtools/python/python3-lief_0.17.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lief_0.17.1.bb b/meta-python/recipes-devtools/python/python3-lief_0.17.2.bb
index de6390d210..e7de6b6d3b 100644
--- a/meta-python/recipes-devtools/python/python3-lief_0.17.1.bb
+++ b/meta-python/recipes-devtools/python/python3-lief_0.17.2.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=9ab5db472ff936b441055522f5000547" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=9ab5db472ff936b441055522f5000547"
6SECTION = "libs" 6SECTION = "libs"
7 7
8SRCREV = "fe54643fe3d7a699c68b164dae87afb1eb059342" 8SRCREV = "aa2b617f47c2f75fca9ff00b146dabbaf1b9f422"
9SRC_URI = " \ 9SRC_URI = " \
10 git://github.com/lief-project/LIEF.git;protocol=https;branch=release/0.17.x;tag=${PV} \ 10 git://github.com/lief-project/LIEF.git;protocol=https;branch=release/0.17.x;tag=${PV} \
11 file://0001-build-requirements.txt-Allow-newer-versions.patch \ 11 file://0001-build-requirements.txt-Allow-newer-versions.patch \