diff options
Diffstat (limited to 'meta/recipes-devtools/patchelf')
-rw-r--r-- | meta/recipes-devtools/patchelf/patchelf_0.14.3.bb (renamed from meta/recipes-devtools/patchelf/patchelf_0.14.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/patchelf/patchelf_0.14.2.bb b/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb index 2cd5129843..5d41c5edfe 100644 --- a/meta/recipes-devtools/patchelf/patchelf_0.14.2.bb +++ b/meta/recipes-devtools/patchelf/patchelf_0.14.3.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "GPLv3" | |||
7 | SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \ | 7 | SRC_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 | " |
10 | SRCREV = "2ac5798fdc79762ceee520b2b3b4758f7f97b17e" | 10 | SRCREV = "bf3f37ec29edcdb3e2a163edaf84aeece39f8c9d" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||