diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:25:53 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:25:53 +0300 |
commit | 8362270f76d62c4de48a9b0f3c07ecb2dd2bf761 (patch) | |
tree | 62b6c0694a79c6f6ca24b6e09c0ad9c48df6a53a /extra/libelf | |
parent | e4a46268e3985eedeecfb6331fc57c261a9dba9b (diff) | |
download | repository-8362270f76d62c4de48a9b0f3c07ecb2dd2bf761.tar.gz |
libelf: bump to 0.185
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 921eee95..d2ef4aeb 100644 --- a/extra/libelf/checksums +++ b/extra/libelf/checksums @@ -1,2 +1,2 @@ -87e7d1d7f0333815dd1f62135d047a4dc4082068f361452f357997c11360644b elfutils-0.184.tar.bz2 +dc8d3e74ab209465e7f568e1b3bb9a5a142f8656e2b57d10049a73da2ae6b5a6 elfutils-0.185.tar.bz2 bf11b56670c7919b44e33b5b0f3a216b7f20cf2859b74bf5e2e837532f8e0579 error.h diff --git a/extra/libelf/sources b/extra/libelf/sources index 3db1a508..1903c165 100644 --- a/extra/libelf/sources +++ b/extra/libelf/sources @@ -1,2 +1,2 @@ -https://sourceware.org/elfutils/ftp/0.184/elfutils-0.184.tar.bz2 +https://sourceware.org/elfutils/ftp/0.185/elfutils-0.185.tar.bz2 files/error.h lib diff --git a/extra/libelf/version b/extra/libelf/version index 20ac190c..4b6b3aea 100644 --- a/extra/libelf/version +++ b/extra/libelf/version @@ -1 +1 @@ -0.184 1 +0.185 1 |