wok diff mpfr/receipt @ rev 25794

created recipe for exo-lang
author Hans-G?nter Theisgen
date Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago)
parents c470ca10c896
children
line diff
     1.1 --- a/mpfr/receipt	Tue Jul 18 17:30:47 2023 +0000
     1.2 +++ b/mpfr/receipt	Wed Oct 23 16:19:52 2024 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://gitlab.inria.fr/mpfr"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.7 -WGET_URL="https://ftp.gnu.org/gnu/mpfr/$TARBALL"
     1.8 +WGET_URL="https://www.mpfr.org/$PACKAGE-$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="gmp"
    1.11  BUILD_DEPENDS="gmp-dev"