wok diff mpfr/receipt @ rev 20106

dropbear: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 09 21:35:33 2017 +0200 (2017-10-09)
parents dd1a1c7a653a
children 6e8b1bcb30e2
line diff
     1.1 --- a/mpfr/receipt	Thu Jul 14 20:48:15 2016 +0000
     1.2 +++ b/mpfr/receipt	Mon Oct 09 21:35:33 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt
     1.5  
     1.6  PACKAGE="mpfr"
     1.7 -VERSION="3.1.4"
     1.8 +VERSION="3.1.5"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="C library for multiple-precision floating-point computations."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -20,7 +20,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	patch -Np1 -i $stuff/mpfr-3.1.2-upstream_fixes-3.patch
    1.17  	case "$ARCH" in
    1.18  	i?86)
    1.19  		./configure \