Skip to content

Commit

Permalink
Upgrade gmp
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Mar 4, 2024
1 parent f7dfcfc commit 025823c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
15 changes: 0 additions & 15 deletions patches/gmp.patch

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/build-ffmpeg.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
),
Package(
name="gmp",
source_url="https://ftp.gnu.org/gnu/gmp/gmp-6.2.1.tar.xz",
source_url="https://ftp.gnu.org/gnu/gmp/gmp-6.3.0.tar.xz",
# out-of-tree builds fail on Windows
build_dir=".",
),
Expand Down

0 comments on commit 025823c

Please sign in to comment.