linux6.9: add checksums

This commit is contained in:
classabbyamp 2024-07-28 03:18:17 -04:00
parent def4b90b0f
commit 48ef82c904
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ if [ "${version##*.}" != 0 ]; then
skip_extraction="patch-${version}.xz"
fi
checksum="
"
checksum="24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149
27d5981423079215cd4e8b403f88b500927c3239f8008bac0c253d6c1407c612"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.