wok diff consonance/receipt @ rev 25026

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 10:39:49 2022 +0000 (2022-05-19)
parents 544e47246b33
children 4f225ad3e12e
line diff
     1.1 --- a/consonance/receipt	Wed Feb 23 16:54:57 2022 +0000
     1.2 +++ b/consonance/receipt	Thu May 19 10:39:49 2022 +0000
     1.3 @@ -22,8 +22,7 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://github.com/tgalal/consonance/tags 2>/dev/null | \
     1.8 -	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.9 +	wget -O - https://raw.githubusercontent.com/patradebasish1987/Consonance/master/ChangeLog 2>/dev/null | sed 's|v||;q'
    1.10  }
    1.11  
    1.12  # Rules to configure and make the package.