libmpfr: update to 3.1.4-p2
This commit is contained in:
parent
b81a9b0d60
commit
bea621f6f2
@ -1 +1,2 @@
|
||||
f39997a11746cd05f2e55211a0afb858 libmpfr-3.1.4-p2.patch.gz
|
||||
064b2c18185038e404a401b830d59be8 mpfr-3.1.4.tar.xz
|
||||
|
@ -4,12 +4,14 @@
|
||||
# Depends on: libgmp
|
||||
|
||||
name=libmpfr
|
||||
version=3.1.4
|
||||
version=3.1.4-p2
|
||||
release=1
|
||||
source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz)
|
||||
source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz
|
||||
$name-$version.patch.gz)
|
||||
|
||||
build() {
|
||||
cd mpfr-${version%-*}
|
||||
gunzip -c $SRC/$name-$version.patch.gz | patch -p1
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Binary file not shown.
BIN
libmpfr/libmpfr-3.1.4-p2.patch.gz
Normal file
BIN
libmpfr/libmpfr-3.1.4-p2.patch.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user