pixman: add blake3 hash

This commit is contained in:
Jeremy Soller 2025-05-05 12:12:00 -06:00
parent e275e926f4
commit eadbdc9a2e
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -1,6 +1,6 @@
[source]
tar = "https://www.cairographics.org/releases/pixman-0.46.0.tar.xz"
blake3 = ""
blake3 = "379369245a0bbd13784bf550c87622964a6aba87edf598ffa137dc10201746e0"
patches = ["redox.patch"]
[build]