blob: 79bc9583a320ff822e99a797b3de7b5279504c5f (
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.3
PKG_RELEASE:= 1
PKG_HASH:= 6835a08bd992c8257641791e9a6a2b35b02336c8de26d0a8577953747e514a16
PKG_SITES:= http://www.mpfr.org/mpfr-current/
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz
|