diff --git a/packages.json b/packages.json index 9d3d3a7a..e19fb24c 100644 --- a/packages.json +++ b/packages.json @@ -2885,32 +2885,34 @@ "depends": [], "srcurl": "https://dl.google.com/android/repository/android-ndk-r27b-linux.zip", "maintainer": "@licy183", - "package_sources_url": "https://github.com/termux-user-repository/tur/tree/18c0a4b/tur/ndk-sysroot-gcc-compact", - "package_recipe_url": "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/build.sh", - "package_recipe_url_raw": "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/build.sh", + "package_sources_url": "https://github.com/termux-user-repository/tur/tree/e59bb11/tur/ndk-sysroot-gcc-compact", + "package_recipe_url": "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/build.sh", + "package_recipe_url_raw": "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/build.sh", "package_patch_urls": [ - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0001-android-versioning.h.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0002-compact-with-clang-builtins.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0003-sys-cdefs.h.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0004-do-not-use-c23-style-enum.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0005-do-not-warn-unsupported-version.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0006-check-both-android-and-linux-macro.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0100-reland-workaround-for-using_if_exists.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0101-reland-workaround-for-builtin-is_convertible.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0102-workaround-for-has_specialization-in-segmented_iterator.patch", - "https://github.com/termux-user-repository/tur/blob/18c0a4b/tur/ndk-sysroot-gcc-compact/0103-workaround-for-adl_only-namespace-in-system_error.patch" + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0001-android-versioning.h.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0002-compact-with-clang-builtins.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0003-sys-cdefs.h.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0004-do-not-use-c23-style-enum.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0005-do-not-warn-unsupported-version.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0006-check-both-android-and-linux-macro.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0100-reland-workaround-for-using_if_exists.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0101-reland-workaround-for-builtin-is_convertible.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0102-workaround-for-has_specialization-in-segmented_iterator.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0103-workaround-for-adl_only-namespace-in-system_error.patch", + "https://github.com/termux-user-repository/tur/blob/e59bb11/tur/ndk-sysroot-gcc-compact/0104-workaround-for-remove_pointer.patch" ], "package_patch_raw_urls": [ - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0001-android-versioning.h.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0002-compact-with-clang-builtins.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0003-sys-cdefs.h.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0004-do-not-use-c23-style-enum.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0005-do-not-warn-unsupported-version.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0006-check-both-android-and-linux-macro.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0100-reland-workaround-for-using_if_exists.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0101-reland-workaround-for-builtin-is_convertible.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0102-workaround-for-has_specialization-in-segmented_iterator.patch", - "https://raw.githubusercontent.com/termux-user-repository/tur/18c0a4b/tur/ndk-sysroot-gcc-compact/0103-workaround-for-adl_only-namespace-in-system_error.patch" + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0001-android-versioning.h.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0002-compact-with-clang-builtins.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0003-sys-cdefs.h.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0004-do-not-use-c23-style-enum.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0005-do-not-warn-unsupported-version.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0006-check-both-android-and-linux-macro.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0100-reland-workaround-for-using_if_exists.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0101-reland-workaround-for-builtin-is_convertible.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0102-workaround-for-has_specialization-in-segmented_iterator.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0103-workaround-for-adl_only-namespace-in-system_error.patch", + "https://raw.githubusercontent.com/termux-user-repository/tur/e59bb11/tur/ndk-sysroot-gcc-compact/0104-workaround-for-remove_pointer.patch" ], "auto_updated": false },