Browse Source

gmp: update to latest stable version

Waldemar Brodkorb 8 years ago
parent
commit
d2cf1093bf
2 changed files with 2 additions and 6 deletions
  1. 0 3
      toolchain/gmp/Makefile
  2. 2 3
      toolchain/gmp/Makefile.inc

+ 0 - 3
toolchain/gmp/Makefile

@@ -15,9 +15,6 @@ GMP_CONFOPTS+=		ABI=x32
 endif
 
 $(WRKBUILD)/.configured:
-ifneq ($(OStype),Darwin)
-	(cd $(WRKBUILD); cp configfsf.guess config.guess)
-endif
 	(cd $(WRKBUILD); \
 		PATH="$(STAGING_HOST_DIR)/usr/bin:$$PATH" \
 		./configure ${GMP_CONFOPTS} \

+ 2 - 3
toolchain/gmp/Makefile.inc

@@ -2,8 +2,7 @@
 # material, please see the LICENCE file in the top-level directory.
 
 PKG_NAME:=		gmp
-PKG_VERSION:=		6.0.0a
+PKG_VERSION:=		6.1.0
 PKG_RELEASE:=		1
-PKG_HASH:=		9156d32edac6955bc53b0218f5f3763facb890b73a835d5e1b901dcf8eb8b764
+PKG_HASH:=		68dadacce515b0f8a54f510edf07c1b636492bcdb8e8d54c56eb216225d16989
 PKG_SITES:=		${MASTER_SITE_GNU:=gmp/}
-WRKDIST=		${WRKDIR}/$(PKG_NAME)-6.0.0