Browse Source

mpc: update to 1.0.3

Waldemar Brodkorb 7 years ago
parent
commit
95384fe680
1 changed files with 2 additions and 2 deletions
  1. 2 2
      toolchain/mpc/Makefile.inc

+ 2 - 2
toolchain/mpc/Makefile.inc

@@ -2,9 +2,9 @@
 # material, please see the LICENCE file in the top-level directory.
 
 PKG_NAME:=		mpc
-PKG_VERSION:=		1.0.2
+PKG_VERSION:=		1.0.3
 PKG_RELEASE:=		1
-PKG_HASH:=		b561f54d8a479cee3bc891ee52735f18ff86712ba30f036f8b8537bae380c488
+PKG_HASH:=		617decc6ea09889fb08ede330917a00b16809b8db88c29c31bfbb49cbf88ecc3
 PKG_SITES:=		http://www.multiprecision.org/mpc/download/
 GMP_BUILD_DIR:=		$(TOOLCHAIN_BUILD_DIR)/w-$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)/$(PKG_NAME)-$(PKG_VERSION)
 DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz