wok diff libquicktime/receipt @ rev 24922
updated mpfr and mpfr-dev (4.0.2 -> 4.1.0)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 11 07:23:35 2022 +0100 (2022-04-11) |
parents | 3abeffdae80b |
children | 7dd01dedad38 |
line diff
1.1 --- a/libquicktime/receipt Thu Feb 10 11:43:39 2022 +0000 1.2 +++ b/libquicktime/receipt Mon Apr 11 07:23:35 2022 +0100 1.3 @@ -15,9 +15,9 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - https://sourceforge.net/projects/$PACKAGE/files/ 2>/dev/null | \ 1.8 + wget -O - https://sourceforge.net/projects/libquicktime/files/libquicktime/ 2>/dev/null | \ 1.9 sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \ 1.10 - sed '/libquicktime-/!d;/tar/!d;s|.*libquicktime-\(.*\).tar.*|\1|;q' 1.11 + sed '/libquicktime-/!d;/tar/!d;s|.*libquicktime-\(.*\).tar.*|\1|' | sort -Vr | sed q 1.12 } 1.13 1.14 # Rules to configure and make the package.