From e6370ae7fae8b65760b0b5ac0877132e0df4d2d6 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 19 Sep 2012 21:51:25 +0200 Subject: [PATCH] mpc: update to mpc-1.0.1 Signed-off-by: Stephan Raue --- packages/toolchain/math/mpc/meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/toolchain/math/mpc/meta b/packages/toolchain/math/mpc/meta index a54066f952..c7cc50d830 100644 --- a/packages/toolchain/math/mpc/meta +++ b/packages/toolchain/math/mpc/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="mpc" -PKG_VERSION="1.0" +PKG_VERSION="1.0.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="LGPL"