blob: 6524cb9235a50046f9f8872cdc98546271b38cd2 (
plain)
1
2
3
4
5
6
7
8
9
|
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= mpfr
PKG_VERSION:= 3.1.2
PKG_RELEASE:= 1
PKG_HASH:= 399d0f47ef6608cc01d29ed1b99c7faff36d9994c45f36f41ba250147100453b
PKG_SITES:= http://www.mpfr.org/mpfr-current/
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz
|