From a47b58903cad19011c8035d600d6e3807806248f Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 22 Feb 2011 22:40:32 +0100 Subject: [PATCH] mpc: update to mpc-0.9 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 95c4e5e5da..94b79f2bbe 100644 --- a/packages/toolchain/math/mpc/meta +++ b/packages/toolchain/math/mpc/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="mpc" -PKG_VERSION="0.8.2" +PKG_VERSION="0.9" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="LGPL"