ffmpeg: Fix patch hash (#43269)
This commit is contained in:
parent
b659eac453
commit
ea96403157
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ class Ffmpeg(AutotoolsPackage):
|
|||
# Patch fixing a build failure with binutils 2.41.0
|
||||
patch(
|
||||
"https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/effadce6c756247ea8bae32dc13bb3e6f464f0eb",
|
||||
sha256="d1ea47c29968507fee772234bc734d29958b62ab92400801ef28559b538a9168",
|
||||
sha256="f070ac16be68b4d32b1b5b885d146eb36eb508daa928b6f0f78256c3482f9f0e",
|
||||
when="@:6.0",
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue