dotnet-core-7.0 checksum mismtach
Description:
github patch checksum has changed.
Additional info:
- dotnet-core-7.0 7.0.20.sdk120-1
- https://github.com/dotnet/runtime/commit/31e4f404c218eae7ba999c4df5346d30f971451c.patch
Steps to reproduce:
$ pkgctl repo clone --protocol https dotnet-core-7.0
==> Cloning dotnet-core-7.0 ...
Cloning into 'dotnet-core-7.0'...
remote: Enumerating objects: 41, done.
remote: Counting objects: 100% (20/20), done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 41 (delta 12), reused 7 (delta 7), pack-reused 21 (from 1)
Receiving objects: 100% (41/41), 21.49 KiB | 647.00 KiB/s, done.
Resolving deltas: 100% (12/12), done.
==> Collecting packager identity from makepkg.conf
-> name : undefined
-> email : undefined
-> gpg-key : undefined
-> protocol: https
==> Configuring dotnet-core-7.0
$ cd dotnet-core-7.0/
$ makepkg --verifysource
==> Making package: dotnet-core-7.0 7.0.20.sdk120-1 (Tue 17 Sep 2024 21:00:17 UTC)
==> Retrieving sources...
-> Cloning dotnet-installer git repo...
Cloning into bare repository '/tmp/dotnet-core-7.0/dotnet-installer'...
remote: Enumerating objects: 371856, done.
remote: Counting objects: 100% (3214/3214), done.
remote: Compressing objects: 100% (1010/1010), done.
remote: Total 371856 (delta 2415), reused 2887 (delta 2165), pack-reused 368642 (from 1)
Receiving objects: 100% (371856/371856), 106.34 MiB | 13.58 MiB/s, done.
Resolving deltas: 100% (302553/302553), done.
-> Downloading 31e4f404c218eae7ba999c4df5346d30f971451c.patch...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1495 100 1495 0 0 5172 0 --:--:-- --:--:-- --:--:-- 5190
-> Found dotnet.sh
==> Validating source files with b2sums...
dotnet-installer ... Passed
31e4f404c218eae7ba999c4df5346d30f971451c.patch ... FAILED
dotnet.sh ... Passed
==> ERROR: One or more files did not pass the validity check!