Skip to content

Update checksums, Fix building with clang 18, remove inetutils from makedepends

loqs requested to merge loqs/dotnet-core-7.0:remove-inetutils into main
  • Update checksum of github hosted patch
  • Fix building with clang 18
  • Remove inetutils from makedepends
    • Tested by replacing inetutils binaries with core dump generating replacements and no core dumps were generated by the build.

The alternative would be to drop the package from the repositories as it is unmaintained upstream and has no reverse dependencies.

Merge request reports