Skip to content

Commit

Permalink
Downgraded libgmp to 6.0.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
mxaddict committed Aug 4, 2024
1 parent d12e176 commit dc4777b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions depends/packages/gmp.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=gmp
$(package)_version=6.1.0
$(package)_version=6.0.0a
$(package)_download_path=https://mirrors.kernel.org/gnu/gmp/
$(package)_file_name=gmp-$($(package)_version).tar.xz
$(package)_sha256_hash=68dadacce515b0f8a54f510edf07c1b636492bcdb8e8d54c56eb216225d16989
$(package)_sha256_hash=9156d32edac6955bc53b0218f5f3763facb890b73a835d5e1b901dcf8eb8b764

define $(package)_set_vars
$(package)_config_opts+=--enable-cxx --enable-fat --with-pic --disable-shared
Expand Down

0 comments on commit dc4777b

Please sign in to comment.