summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-08-11 06:40:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-08-11 06:40:21 +0200
commit2054ff360d0dc052e3721a35f67a09b84fe3c9c8 (patch)
tree41943e96a6f011f089c142debee8ade7822cf31d /toolchain
parentbdbc603c545c3b9f5ed3e198c74ea83e482252cd (diff)
gmp: update to 6.3.0
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gmp/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gmp/Makefile.inc b/toolchain/gmp/Makefile.inc
index 88087b7e3..c7f99320b 100644
--- a/toolchain/gmp/Makefile.inc
+++ b/toolchain/gmp/Makefile.inc
@@ -2,7 +2,7 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gmp
-PKG_VERSION:= 6.1.2
+PKG_VERSION:= 6.3.0
PKG_RELEASE:= 1
-PKG_HASH:= 87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912
+PKG_HASH:= a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898
PKG_SITES:= ${MASTER_SITE_GNU:=gmp/}