wok diff flac/receipt @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents 7e911016a644
children 095836df71b7
line diff
     1.1 --- a/flac/receipt	Tue Jul 06 11:01:20 2021 +0000
     1.2 +++ b/flac/receipt	Sat Oct 23 15:17:56 2021 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $(dirname $WGET_URL) 2>/dev/null | \
     1.7 -	sed '/flac-/!d;/tar/!d;s|.*"flac-||;s|.tar.*||' | sed '$!d'
     1.8 +	sed '/flac-/!d;/tar/!d;s|.*"flac-||;s|.tar.*||' | sort -V | sed '$!d'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.