Update to mpc 0.9

This commit is contained in:
Tom G. Christensen 2011-05-21 14:14:34 +00:00 committed by Tom G. Christensen
parent 29a62ad0eb
commit d1e8ba3efc
2 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=mpc topdir=mpc
version=0.8.1 version=0.9
pkgver=1 pkgver=1
source[0]=http://multiprecision.org/mpc/download/$topdir-$version.tar.gz source[0]=http://multiprecision.org/mpc/download/$topdir-$version.tar.gz
# If there are no patches, simply comment this # If there are no patches, simply comment this

View File

@ -1,4 +1,7 @@
CHANGELOG CHANGELOG
--------- ---------
* Sat May 21 2011 Tom G. Christensen <swpkg@jupiterrise.com> - 0.9-1
- Update to 0.9
* Sat May 08 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 0.8.1-1 * Sat May 08 2010 Tom G. Christensen <swpkg@jupiterrise.com> - 0.8.1-1
- Initial build - Initial build