diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -2,5 +2,5 @@ libc.so.6 libdl.so.2 libgcc_s.so.1 +libm.so.6 libpthread.so.0 -librt.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : fd -version : 7.4.0 -release : 5 +version : 8.0.0 +release : 6 source : - - https://github.com/sharkdp/fd/archive/v7.4.0.tar.gz : 33570ba65e7f8b438746cb92bb9bc4a6030b482a0d50db37c830c4e315877537 + - https://github.com/sharkdp/fd/archive/v8.0.0.tar.gz : fba93204c10266317e0981914c630b08e12cd322c75ff2a2e504ff1dce17d557 license : - Apache-2.0 - MIT diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -31,12 +31,12 @@ - - 2019-10-03 - 7.4.0 + + 2020-04-26 + 8.0.0 Packaging update Longwu Ou xulongwu4@gmail.com \ No newline at end of file