diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : patchelf -version : '0.12' -release : 3 +version : '0.13' +release : 4 source : - - https://github.com/NixOS/patchelf/archive/0.12.tar.gz : 3dca33fb862213b3541350e1da262249959595903f559eae0fbc68966e9c3f56 -homepage : https://github.com/NixOS/patchelf + - https://github.com/NixOS/patchelf/archive/refs/tags/0.13.tar.gz : 60c6aeadb673de9cc1838b630c81f61e31c501de324ef7f1e8094a2431197d09 +homepage : https://github.com/NixOS/patchelf/ license : GPL-3.0-or-later component : programming.tools summary : A small utility to modify the dynamic linker and RPATH of ELF executables diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,10 +1,10 @@ patchelf - https://github.com/NixOS/patchelf + https://github.com/NixOS/patchelf/ - Joshua Strobl - joshua@getsol.us + Campbell Jones + dev@serebit.com GPL-3.0-or-later programming.tools @@ -25,12 +25,12 @@ - - 2021-06-27 - 0.12 + + 2021-08-08 + 0.13 Packaging update - Joshua Strobl - joshua@getsol.us + Campbell Jones + dev@serebit.com \ No newline at end of file