diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-12 11:08:57 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-12 11:08:57 +0300 |
commit | b92ec7d7bcb4dc07295aa33e459e634662776338 (patch) | |
tree | d36e0fcfef72dde5d3347832db946ace8ba6af1a /extra/libelf | |
parent | 9371d1f6d080b6b069f029dcc6398850866f6ddc (diff) | |
download | repository-b92ec7d7bcb4dc07295aa33e459e634662776338.tar.gz |
libelf: bump to 0.184
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 601341b5..921eee95 100644 --- a/extra/libelf/checksums +++ b/extra/libelf/checksums @@ -1,2 +1,2 @@ -c3637c208d309d58714a51e61e63f1958808fead882e9b607506a29e5474f2c5 elfutils-0.183.tar.bz2 +87e7d1d7f0333815dd1f62135d047a4dc4082068f361452f357997c11360644b elfutils-0.184.tar.bz2 bf11b56670c7919b44e33b5b0f3a216b7f20cf2859b74bf5e2e837532f8e0579 error.h diff --git a/extra/libelf/sources b/extra/libelf/sources index 1bf25c54..3db1a508 100644 --- a/extra/libelf/sources +++ b/extra/libelf/sources @@ -1,2 +1,2 @@ -https://sourceware.org/elfutils/ftp/0.183/elfutils-0.183.tar.bz2 +https://sourceware.org/elfutils/ftp/0.184/elfutils-0.184.tar.bz2 files/error.h lib diff --git a/extra/libelf/version b/extra/libelf/version index 185ce78d..20ac190c 100644 --- a/extra/libelf/version +++ b/extra/libelf/version @@ -1 +1 @@ -0.183 1 +0.184 1 |