| Message ID | 20260708114021.3484868-9-richard.purdie@linuxfoundation.org |
|---|---|
| State | New |
| Headers | show |
| Series | [01/11] enchant2: upgrade 2.8.18 -> 2.8.19 | expand |
diff --git a/meta/recipes-devtools/patchelf/patchelf_git.bb b/meta/recipes-devtools/patchelf/patchelf_git.bb index 6ce77213537..6c88da1b098 100644 --- a/meta/recipes-devtools/patchelf/patchelf_git.bb +++ b/meta/recipes-devtools/patchelf/patchelf_git.bb @@ -6,9 +6,9 @@ LICENSE = "GPL-3.0-only" SRC_URI = "git://github.com/NixOS/patchelf;protocol=https;branch=master \ " -SRCREV = "1e279e99b952c765824fa0401abb8dc0d944e4ea" +SRCREV = "7688b17c18d16f67fa8d5a82a2404c2e3a18648d" -PV = "0.19.0" +PV = "0.19.1" LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e"
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- meta/recipes-devtools/patchelf/patchelf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)