From 456c1893a6960140a121b927d31e4a7fb6e2afe7 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 15 Nov 2021 19:54:48 +0100 Subject: libelf: bump to 0.186 --- extra/libelf/build | 4 +++- extra/libelf/checksums | 5 +++-- extra/libelf/sources | 2 +- extra/libelf/version | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) (limited to 'extra/libelf') diff --git a/extra/libelf/build b/extra/libelf/build index 3e4b1fd7..f4d2f513 100755 --- a/extra/libelf/build +++ b/extra/libelf/build @@ -8,8 +8,10 @@ clsed 's/as_fn_error.*argp/: "/g' configure clsed 's/as_fn_error.*fts/: "/g' configure clsed 's/as_fn_error.*obstack/: "/g' configure -# Don't compile two unrelated C files which require argp. +# Don't compile unrelated C files which require argp. clsed 's/color.*printversion../#/g' lib/Makefile.in +clsed 's/error.*printversion../#/g' lib/Makefile.in +clsed 's/color\.\$(OBJ/#/g' lib/Makefile.in ./configure \ --prefix=/usr \ diff --git a/extra/libelf/checksums b/extra/libelf/checksums index d2ef4aeb..91bcea29 100644 --- a/extra/libelf/checksums +++ b/extra/libelf/checksums @@ -1,2 +1,3 @@ -dc8d3e74ab209465e7f568e1b3bb9a5a142f8656e2b57d10049a73da2ae6b5a6 elfutils-0.185.tar.bz2 -bf11b56670c7919b44e33b5b0f3a216b7f20cf2859b74bf5e2e837532f8e0579 error.h +%BLAKE3 +9dbfd4e1d4a59e55ab273bc3419bfbe74fad754bd3f913d2255a73087222feda elfutils-0.186.tar.bz2 +08e8eb364790fd0a2ad16aa325397b0a9213fab374ebc1402ad305736d1a93f3 error.h diff --git a/extra/libelf/sources b/extra/libelf/sources index 1903c165..31e400fe 100644 --- a/extra/libelf/sources +++ b/extra/libelf/sources @@ -1,2 +1,2 @@ -https://sourceware.org/elfutils/ftp/0.185/elfutils-0.185.tar.bz2 +https://sourceware.org/elfutils/ftp/0.186/elfutils-0.186.tar.bz2 files/error.h lib diff --git a/extra/libelf/version b/extra/libelf/version index 4b6b3aea..c137d6c9 100644 --- a/extra/libelf/version +++ b/extra/libelf/version @@ -1 +1 @@ -0.185 1 +0.186 1 -- cgit v1.2.3