From bc02bdd8c65fccec22f04601d7a20e9fe37fbc50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 12 Jan 2018 19:22:55 +0100 Subject: [PATCH] mpfr: update to 4.0.0 This bumps libmpfr.so.4 to libmpfr.so.6 --- common/shlibs | 2 +- srcpkgs/mpfr/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 973786e28e0..2610c5ffa59 100644 --- a/common/shlibs +++ b/common/shlibs @@ -65,7 +65,7 @@ libmpxwrappers.so.2 libmpx-6.2.1_1 libperl.so.5.26 perl-5.26.0_1 libgmp.so.10 gmp-5.0.1_1 libgmpxx.so.4 gmpxx-6.0.0_2 -libmpfr.so.4 mpfr-3.0.0_1 +libmpfr.so.6 mpfr-4.0.0_1 libppl.so.14 ppl-1.2_1 libppl_c.so.4 ppl-0.11_1 libstdc++.so.6 libstdc++-4.4.0_1 diff --git a/srcpkgs/mpfr/template b/srcpkgs/mpfr/template index 37dc63fe779..c6c30913e50 100644 --- a/srcpkgs/mpfr/template +++ b/srcpkgs/mpfr/template @@ -1,6 +1,6 @@ # Template build file for 'mpfr' pkgname=mpfr -version=3.1.6 +version=4.0.0 revision=1 bootstrap=yes build_style=gnu-configure @@ -11,7 +11,7 @@ maintainer="Juan RP " license="LGPL-3" homepage="http://www.mpfr.org" distfiles="http://www.mpfr.org/mpfr-${version}/mpfr-${version}.tar.xz" -checksum=7a62ac1a04408614fccdc506e4844b10cf0ad2c2b1677097f8f35d3a1344a950 +checksum=fbe2cd1418b321f5c899ce4f0f0f4e73f5ecc7d02145b0e1fd096f5c3afb8a1d mpfr-devel_package() {