summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/patchelf/patchelf_0.14.5.bb (renamed from meta/recipes-devtools/patchelf/patchelf_0.14.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb b/meta/recipes-devtools/patchelf/patchelf_0.14.5.bb
index 5d12ef2eb5..0fa2c00f1d 100644
--- a/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb
+++ b/meta/recipes-devtools/patchelf/patchelf_0.14.5.bb
@@ -7,7 +7,7 @@ LICENSE = "GPL-3.0-only"
7SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \ 7SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \
8 file://handle-read-only-files.patch \ 8 file://handle-read-only-files.patch \
9 " 9 "
10SRCREV = "bf3f37ec29edcdb3e2a163edaf84aeece39f8c9d" 10SRCREV = "a35054504293f9ff64539850d1ed0bfd2f5399f2"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13