diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -324,6 +324,7 @@ libcurl.so.4:curl_multi_wait libcurl.so.4:curl_slist_append libcurl.so.4:curl_slist_free_all +libcurl.so.4:curl_version_info libdl.so.2:dlsym libgcc_s.so.1:_Unwind_Backtrace libgcc_s.so.1:_Unwind_DeleteException diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,9 @@ name : cargo-c -version : 0.7.2 -release : 10 +version : 0.7.3 +release : 11 source : - - https://github.com/lu-zero/cargo-c/archive/v0.7.2.tar.gz : d27e025b24b69dabf4cd1bd1fca7d2a78fe111688bfea6e54718b99009861db4 - - https://github.com/lu-zero/cargo-c/releases/download/v0.7.2/Cargo.lock : 868972941b0ee7be4db20090ae622e2a183a8aea16aa9830c3ec54e2a6e5ca4a + - https://github.com/lu-zero/cargo-c/archive/v0.7.3.tar.gz : 533c65d555330e86b91415753efc140ffdb900abd59b5b6403352c4264941a99 + - https://github.com/lu-zero/cargo-c/releases/download/v0.7.3/Cargo.lock : 3622370d67b15b93417d63e497674daa77ba74a0d17bbe1048ab179c9c2485a2 license : MIT component : programming.tools summary : Build and install C-compatible libraries diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -28,12 +28,12 @@ - - 2021-01-31 - 0.7.2 + + 2021-02-18 + 0.7.3 Packaging update Alexander Vorobyev avorobyev@protonmail.com \ No newline at end of file