wok diff mpfr/receipt @ rev 25647
Backout salvador 10% speedup: crashes with large files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 26 12:15:51 2024 +0000 (9 months ago) |
parents | 9b180a3071fb |
children | ffe3a28f2096 |
line diff
1.1 --- a/mpfr/receipt Sun May 08 09:19:55 2022 +0000 1.2 +++ b/mpfr/receipt Fri Jan 26 12:15:51 2024 +0000 1.3 @@ -19,8 +19,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - https://www.mpfr.org/mpfr-current/ 2>/dev/null | \ 1.8 - sed "/latest/d;/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|" | sort -Vr | sed q 1.9 + wget -O - https://gitlab.inria.fr/mpfr/mpfr/-/tags?sort=updated_desc 2>/dev/null | \ 1.10 + sed '/item-title/!d;s|.*tags/||;s|".*||;q' 1.11 } 1.12 1.13 #--with-gmp-lib=/cross/$ARCH/sysroot/usr/lib