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 libpcre2-8.so.0 libpthread.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : ripgrep -version : 12.0.1 +version : 12.1.0 release : 8 source : - - https://github.com/BurntSushi/ripgrep/archive/12.0.1.tar.gz : 5be34aa77a36ac9d8f1297a0d97069e4653e03f61c67d192cee32944cd2b6329 + - https://github.com/BurntSushi/ripgrep/archive/12.1.0.tar.gz : ca2d11dd7b7346734d47ad8073468e9c409fbe85842a608d372b8d4fb36be291 homepage : https://github.com/BurntSushi/ripgrep license : MIT component : programming.tools diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -29,11 +29,11 @@ - 2020-04-29 - 12.0.1 + 2020-05-15 + 12.1.0 Packaging update Mislav Čakarić mcakaric@gmail.com \ No newline at end of file