diff --git a/mpfr/build.sh b/mpfr/build.sh index a5412f8..4b7bba0 100755 --- a/mpfr/build.sh +++ b/mpfr/build.sh @@ -6,12 +6,12 @@ ########################################################### # Check the following 4 variables before running the script topdir=mpfr -real_version=3.1.2 -version=${real_version}p11 +real_version=3.1.4 +version=${real_version} pkgver=1 -source[0]=http://www.mpfr.org/mpfr-current/$topdir-$real_version.tar.bz2 +source[0]=http://www.mpfr.org/mpfr-current/$topdir-$real_version.tar.xz # If there are no patches, simply comment this -patch[0]=mpfr-3.1.2-allpatches-p1-p11.patch +#patch[0]= # Source function library . ${BUILDPKG_SCRIPTS}/buildpkg.functions @@ -50,6 +50,7 @@ install() compat mpfr 2.3.1 1 1 compat mpfr 2.4.2 1 1 compat mpfr 3.1.2 1 1 + compat mpfr 3.1.2p11 1 1 } reg pack diff --git a/mpfr/meta/ChangeLog b/mpfr/meta/ChangeLog index c12c296..785690c 100644 --- a/mpfr/meta/ChangeLog +++ b/mpfr/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Wed May 25 2016 Tom G. Christensen - 3.1.4-1 +- Update to 3.1.4 + * Sat Apr 25 2015 Tom G. Christensen - 3.1.2p11-1 - Update to 3.1.2p11