wok-current diff lxdm/receipt @ rev 25024

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 20:10:17 2022 +0000 (2022-05-18)
parents ee53899c6189
children 232ba43d30af
line diff
     1.1 --- a/lxdm/receipt	Wed Jul 07 10:35:01 2021 +0000
     1.2 +++ b/lxdm/receipt	Wed May 18 20:10:17 2022 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://sourceforge.net/projects/lxde/files/lxdm/ 2>/dev/null | \
     1.7 -	sed "/$PACKAGE-/!d;s|.*$PACKAGE-\\(.*\\)\" .*|\\1|;q"
     1.8 +	sed "/scope=\"row/!d;/$PACKAGE%20/!d;s|.*$PACKAGE%20||;s|/.*||;q"
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.