summaryrefslogtreecommitdiff
path: root/toolchain/gmp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-25 01:31:01 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-25 01:31:19 +0200
commit585fd53c2e4e3497ea43629e2f36c51f69de94b6 (patch)
tree43cd8b32c15679287f3a34f34a11eab8ffd9cadd /toolchain/gmp
parenta4e3cb4b1631313237d3eab00f1c1ab9a360af80 (diff)
gmp: update to 6.1.1
Diffstat (limited to 'toolchain/gmp')
-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 5fda09f90..1da3f1b41 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.0
+PKG_VERSION:= 6.1.1
PKG_RELEASE:= 1
-PKG_HASH:= 68dadacce515b0f8a54f510edf07c1b636492bcdb8e8d54c56eb216225d16989
+PKG_HASH:= d36e9c05df488ad630fff17edb50051d6432357f9ce04e34a09b3d818825e831
PKG_SITES:= ${MASTER_SITE_GNU:=gmp/}