diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -2,5 +2,6 @@ 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 : just -version : 0.4.4 -release : 1 +version : 0.5.7 +release : 2 source : - - https://github.com/casey/just/archive/v0.4.4.tar.gz : 131955a54ff1622349382288ba20db64b01acff802a42b719dd7ebcb2e9c8983 + - https://github.com/casey/just/archive/v0.5.7.tar.gz : 845191d47a1da8a26491d411c03ce2de3d26a9e973d9b71c6be23bae896ccc94 license : CC0-1.0 component : programming.tools summary : Just a command runner diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,7 +3,7 @@ just Campbell Jones - me@serebit.com + dev@serebit.com CC0-1.0 programming.tools @@ -23,12 +23,12 @@ - - 2019-06-11 - 0.4.4 + + 2020-02-02 + 0.5.7 Packaging update Campbell Jones - me@serebit.com + dev@serebit.com \ No newline at end of file