wok diff pjsip/receipt @ rev 25794

created recipe for exo-lang
author Hans-G?nter Theisgen
date Wed Oct 23 16:19:52 2024 +0100 (3 months ago)
parents adcf8ba4b15a
children
line diff
     1.1 --- a/pjsip/receipt	Wed Jun 29 14:35:46 2022 +0100
     1.2 +++ b/pjsip/receipt	Wed Oct 23 16:19:52 2024 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/pjsip/pjproject/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.