wok-6.x diff opusfile/receipt @ rev 24616
updated gpgme and gpgme-dev (1.13.1 -> 1.17.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 07 08:02:36 2022 +0100 (2022-03-07) |
parents | 3abeffdae80b |
children | c4b5fb10fb0e |
line diff
1.1 --- a/opusfile/receipt Thu Feb 10 11:43:39 2022 +0000 1.2 +++ b/opusfile/receipt Mon Mar 07 08:02:36 2022 +0100 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 '/opusfile/!d;/tar/!d;s|.*/opusfile-||;s|.tar.*||' | sort -Vr | sed q 1.9 + wget -O - https://ftp.osuosl.org/pub/xiph/releases/opus/ 2>/dev/null | \ 1.10 + sed '/opusfile/!d;/tar/!d;s|.*opusfile-||;s|.tar.*||' | sort -Vr | sed q 1.11 } 1.12 1.13 # Rules to configure and make the package.