mpfr; update

This commit is contained in:
Mark Brand 2015-06-20 10:26:33 +02:00
parent 6f36e89ac8
commit 0c05718351
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := mpfr
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.1.2
$(PKG)_CHECKSUM := 03e593cc6e26639ef5e60be1af8dc527209e5172
$(PKG)_VERSION := 3.1.3
$(PKG)_CHECKSUM := 383303f9de5ebe055b03b94642b03465baf9e6c7
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)