diff options
author | Cem Keylan <cem@ckyln.com> | 2022-04-27 02:40:52 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-04-27 02:40:52 +0200 |
commit | 5500f64c9e879195e12d8857d70a20369d8c1542 (patch) | |
tree | 0f3872de45ad5386bad53a3910ef9a68f9daa211 /extra/libelf | |
parent | 93ea4340ce4a16b900960a3cb1a79917cf450d20 (diff) | |
download | repository-5500f64c9e879195e12d8857d70a20369d8c1542.tar.gz |
libelf: bump to 0.187
Diffstat (limited to 'extra/libelf')
-rw-r--r-- | extra/libelf/checksums | 2 | ||||
-rw-r--r-- | extra/libelf/sources | 2 | ||||
-rw-r--r-- | extra/libelf/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libelf/checksums b/extra/libelf/checksums index 91bcea29..bf41de4b 100644 --- a/extra/libelf/checksums +++ b/extra/libelf/checksums @@ -1,3 +1,3 @@ %BLAKE3 -9dbfd4e1d4a59e55ab273bc3419bfbe74fad754bd3f913d2255a73087222feda elfutils-0.186.tar.bz2 +0069be8d18a8d5820a2fad039af0c08430e99296b255bef903e7d23b9c497968 elfutils-0.187.tar.bz2 08e8eb364790fd0a2ad16aa325397b0a9213fab374ebc1402ad305736d1a93f3 error.h diff --git a/extra/libelf/sources b/extra/libelf/sources index 31e400fe..9b1f4110 100644 --- a/extra/libelf/sources +++ b/extra/libelf/sources @@ -1,2 +1,2 @@ -https://sourceware.org/elfutils/ftp/0.186/elfutils-0.186.tar.bz2 +https://sourceware.org/elfutils/ftp/0.187/elfutils-0.187.tar.bz2 files/error.h lib diff --git a/extra/libelf/version b/extra/libelf/version index c137d6c9..ab30cd0d 100644 --- a/extra/libelf/version +++ b/extra/libelf/version @@ -1 +1 @@ -0.186 1 +0.187 1 |