wok diff lzham_codec/receipt @ rev 24101

lrzip: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 16 16:33:44 2021 +0000 (2021-09-16)
parents df7ee1e0dc61
children ac8ca9758df1
line diff
     1.1 --- a/lzham_codec/receipt	Thu Sep 17 10:31:38 2020 +0000
     1.2 +++ b/lzham_codec/receipt	Thu Sep 16 16:33:44 2021 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*archive/v\(.*\).tar.*|\1|;q'
     1.8 +	sed '/archive.*tar/!d;s|.*/v\(.*\).tar.*|\1|;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.