wok diff opusfile/receipt @ rev 24391

Add some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 07 18:01:05 2022 +0000 (2022-02-07)
parents 68cf96abc146
children 3abeffdae80b
line diff
     1.1 --- a/opusfile/receipt	Mon Jul 05 15:00:07 2021 +0000
     1.2 +++ b/opusfile/receipt	Mon Feb 07 18:01:05 2022 +0000
     1.3 @@ -13,6 +13,7 @@
     1.4  DEPENDS="libssl libogg opus"
     1.5  BUILD_DEPENDS="openssl-dev libogg libogg-dev opus-dev pkg-config"
     1.6  
     1.7 +# What is the latest version available today?
     1.8  current_version()
     1.9  {
    1.10  	wget -O - ${WEB_SITE}downloads/ 2>/dev/null | \