wok-6.x diff mpfr/receipt @ rev 25209
updated python-odoorpc (0.6.1 -> 0.8.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 15:01:57 2022 +0100 (2022-07-13) |
parents | 9dbcbcae7c12 |
children |
line diff
1.1 --- a/mpfr/receipt Mon Apr 11 07:23:35 2022 +0100 1.2 +++ b/mpfr/receipt Wed Jul 13 15:01:57 2022 +0100 1.3 @@ -6,10 +6,10 @@ 1.4 SHORT_DESC="C library for multiple-precision floating-point computations." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="https://www.mpfr.org/" 1.8 +WEB_SITE="https://gitlab.inria.fr/mpfr" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.11 -WGET_URL="${WEB_SITE}$PACKAGE-$VERSION/$TARBALL" 1.12 +WGET_URL="https://ftp.gnu.org/gnu/mpfr/$TARBALL" 1.13 1.14 DEPENDS="gmp" 1.15 BUILD_DEPENDS="gmp-dev"