wok diff libupnp/receipt @ rev 24614

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 06 21:04:14 2022 +0000 (2022-03-06)
parents 65d7d867e0c1
children 8d89d0298bca
line diff
     1.1 --- a/libupnp/receipt	Wed Feb 09 17:57:59 2022 +0000
     1.2 +++ b/libupnp/receipt	Sun Mar 06 21:04:14 2022 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/pupnp/pupnp/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/[a-z]*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/archive.*tar/!d;s|.*/[a-z-]*\(.*\).tar.*|\1|;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.