aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpfr/mpfr_2.1.1.bb
blob: 6bbf148b1875772123fe1b6ec55cb5a5f3ceb065 (plain)
1
2
3
4
5
6
7
8
9
10
require mpfr.inc

DEPENDS = "gmp"
PR = "r3"

SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2"
S = "${WORKDIR}/mpfr-${PV}"

SRC_URI[md5sum] = "843422d90349800ee721f6710d051c87"
SRC_URI[sha256sum] = "df551fb075d5e6d0824b74d231962cf0e104c43f646e233675d952ef3c03debc"