wok diff libnsl/receipt @ rev 25805

created recipe for xfce4-weather-plugin
author Hans-G?nter Theisgen
date Wed Nov 13 15:24:31 2024 +0100 (8 days ago)
parents f40d97a52c42
children
line diff
     1.1 --- a/libnsl/receipt	Mon Apr 03 16:35:42 2023 +0000
     1.2 +++ b/libnsl/receipt	Wed Nov 13 15:24:31 2024 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/down*} 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.