diff --git a/common/Taskfile.yml b/common/Taskfile.yml index 42e46e9ad40..c766f363e45 100644 --- a/common/Taskfile.yml +++ b/common/Taskfile.yml @@ -1,11 +1,5 @@ version : '3' -includes: - infra: - dir: ../infrastructure-tooling - taskfile: ../infrastructure-tooling/Infra.yml - optional: true - set: [pipefail] vars: @@ -17,6 +11,10 @@ vars: includes: qt5: taskfile: ./common/Tasks/Taskfile.qt5.yml + infra: + dir: ../infrastructure-tooling + taskfile: ../infrastructure-tooling/Infra.yml + optional: true tasks: # Ensure people new to go-task and used to 'make help' have an easier time diff --git a/packages/a/amule/abi_used_symbols b/packages/a/amule/abi_used_symbols index 36f7a2db185..783a17a1290 100644 --- a/packages/a/amule/abi_used_symbols +++ b/packages/a/amule/abi_used_symbols @@ -49,7 +49,6 @@ libc.so.6:__libc_start_main libc.so.6:__memcpy_chk libc.so.6:__printf_chk libc.so.6:__stack_chk_fail -libc.so.6:__wmemcpy_chk libc.so.6:__xpg_strerror_r libc.so.6:abort libc.so.6:backtrace diff --git a/packages/a/amule/package.yml b/packages/a/amule/package.yml index cbce80e349f..5f65a595bae 100644 --- a/packages/a/amule/package.yml +++ b/packages/a/amule/package.yml @@ -1,8 +1,9 @@ name : amule version : 2.3.3 -release : 23 +release : 24 source : - git|https://github.com/amule-project/amule : 2.3.3 +homepage : http://www.amule.org/ license : GPL-2.0-or-later component : network.util summary : aMule is a multi-platform ed2k client, fork of the eMule client diff --git a/packages/a/amule/pspec_x86_64.xml b/packages/a/amule/pspec_x86_64.xml index 38490e664a8..585ccb38660 100644 --- a/packages/a/amule/pspec_x86_64.xml +++ b/packages/a/amule/pspec_x86_64.xml @@ -1,9 +1,10 @@ amule + http://www.amule.org/ - Joey Riches - josephriches@gmail.com + Fabio db + fifu7fi@gmail.com GPL-2.0-or-later network.util @@ -99,12 +100,12 @@ - - 2023-07-25 + + 2023-10-02 2.3.3 Packaging update - Joey Riches - josephriches@gmail.com + Fabio db + fifu7fi@gmail.com \ No newline at end of file