summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-07 19:33:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-07 19:33:58 +0100
commitb8a5f39cf7e72bc8e25bfbce24c0820ad43f0721 (patch)
tree7d9282ce7a807b30a4f0abfa61359994fe7841e7 /toolchain
parent389e67da44097077ce8bfa775a359bcdb0b60601 (diff)
parent237345323af9aa759b1dee8cc5496c1ef30c3f2c (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gmp/Makefile.inc6
-rw-r--r--toolchain/mpfr/Makefile.inc6
2 files changed, 6 insertions, 6 deletions
diff --git a/toolchain/gmp/Makefile.inc b/toolchain/gmp/Makefile.inc
index 29d2e2a68..2c7dff360 100644
--- a/toolchain/gmp/Makefile.inc
+++ b/toolchain/gmp/Makefile.inc
@@ -2,9 +2,9 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gmp
-PKG_VERSION:= 4.3.2
+PKG_VERSION:= 5.1.3
PKG_RELEASE:= 1
-PKG_MD5SUM:= dd60683d7057917e34630b4a787932e8
+PKG_MD5SUM:= e5fe367801ff067b923d1e6a126448aa
PKG_SITES:= ${MASTER_SITE_GNU:=gmp/}
-DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
+DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz
GMP_BUILD_DIR:= $(TOOLCHAIN_BUILD_DIR)/w-$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)/$(PKG_NAME)-$(PKG_VERSION)
diff --git a/toolchain/mpfr/Makefile.inc b/toolchain/mpfr/Makefile.inc
index 6f4ed40ef..dbb1064cc 100644
--- a/toolchain/mpfr/Makefile.inc
+++ b/toolchain/mpfr/Makefile.inc
@@ -2,8 +2,8 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= mpfr
-PKG_VERSION:= 2.4.2
+PKG_VERSION:= 3.1.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= 89e59fe665e2b3ad44a6789f40b059a0
+PKG_MD5SUM:= e3d203d188b8fe60bb6578dd3152e05c
PKG_SITES:= http://www.mpfr.org/mpfr-current/
-DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
+DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz