summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/gmp/gmp.hash2
-rw-r--r--package/gmp/gmp.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/gmp/gmp.hash b/package/gmp/gmp.hash
index 9ea42e5395..f4793cd93c 100644
--- a/package/gmp/gmp.hash
+++ b/package/gmp/gmp.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 d36e9c05df488ad630fff17edb50051d6432357f9ce04e34a09b3d818825e831 gmp-6.1.1.tar.xz
+sha256 87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912 gmp-6.1.2.tar.xz
diff --git a/package/gmp/gmp.mk b/package/gmp/gmp.mk
index 843a7a1781..33b5d542b4 100644
--- a/package/gmp/gmp.mk
+++ b/package/gmp/gmp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GMP_VERSION = 6.1.1
+GMP_VERSION = 6.1.2
GMP_SITE = $(BR2_GNU_MIRROR)/gmp
GMP_SOURCE = gmp-$(GMP_VERSION).tar.xz
GMP_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud