wok diff radare2/receipt @ rev 25521

created recipes for unibilium and unibilium-dev 2.1.1
author Hans-G?nter Theisgen
date Fri Feb 24 17:05:40 2023 +0100 (16 months ago)
parents 6b6d14c9f7e9
children 73f36875e5a7
line diff
     1.1 --- a/radare2/receipt	Thu Apr 08 09:21:26 2021 +0000
     1.2 +++ b/radare2/receipt	Fri Feb 24 17:05:40 2023 +0100
     1.3 @@ -12,8 +12,8 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.8 -	sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q'
     1.9 +	wget -O - ${WGET_URL%/arch*} 2>/dev/null | \
    1.10 +	sed '/releases.tag/!d;s|.*/tag.\(.*\)".*|\1|;q'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.