Skip to content
Snippets Groups Projects
Commit b77ce0c7 authored by Hannu Nyman's avatar Hannu Nyman Committed by Hans Dedecker
Browse files

tools/gmp: update to 6.2.0

Update GNU gmp to version 6.2.0

Release notes:  https://gmplib.org/gmp6.2.html



Signed-off-by: default avatarHannu Nyman <hannu.nyman@iki.fi>
parent 2dc0a8c1
No related branches found
No related tags found
No related merge requests found
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=gmp PKG_NAME:=gmp
PKG_VERSION:=6.1.2 PKG_VERSION:=6.2.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/gmp/ PKG_SOURCE_URL:=@GNU/gmp/
PKG_HASH:=87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912 PKG_HASH:=258e6cd51b3fbdfc185c716d55f82c08aff57df0c6fbd143cf6ed561267a1526
HOST_FIXUP:=autoreconf HOST_FIXUP:=autoreconf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment