wok diff tyrian/receipt @ rev 25795

created recipe for libxfcegui4-lang
author Hans-G?nter Theisgen
date Wed Oct 23 16:34:18 2024 +0100 (4 weeks ago)
parents a6b997a82f39
children
line diff
     1.1 --- a/tyrian/receipt	Sat Apr 09 09:39:20 2022 +0000
     1.2 +++ b/tyrian/receipt	Wed Oct 23 16:34:18 2024 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/opentyrian/opentyrian/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.