mpfr: update to 3.1.4

This commit is contained in:
Tom G. Christensen 2016-05-25 20:41:32 +02:00
parent f18bf92172
commit e9e584e59b
2 changed files with 8 additions and 4 deletions

View File

@ -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

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Wed May 25 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 3.1.4-1
- Update to 3.1.4
* Sat Apr 25 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 3.1.2p11-1
- Update to 3.1.2p11