wok-current diff opus/receipt @ rev 25560
Update some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 25 18:09:10 2023 +0000 (21 months ago) |
parents | 3abeffdae80b |
children | 5926178cd6fa |
line diff
1.1 --- a/opus/receipt Thu Feb 10 11:43:39 2022 +0000 1.2 +++ b/opus/receipt Tue Apr 25 18:09:10 2023 +0000 1.3 @@ -16,8 +16,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - ftp://ftp.osuosl.org/pub/xiph/releases/opus/ 2>/dev/null | \ 1.8 - sed '/opus-[0-9]/!d;/tar/!d;s|.*/opus-||;s|.tar.*||' | sort -Vr | sed q 1.9 + wget -O - https://ftp.osuosl.org/pub/xiph/releases/opus/ 2>/dev/null | \ 1.10 + sed '/opus-[0-9]/!d;/tar/!d;s|.*opus-||;s|.tar.*||' | sort -Vr | sed q 1.11 } 1.12 1.13 # Rules to configure and make the package.