wok diff lxdm/receipt @ rev 24793

updated libgpg-error and libgpg-error-dev (1.37 -> 1.44)
author Hans-G?nter Theisgen
date Mon Mar 21 15:45:38 2022 +0100 (2022-03-21)
parents ee53899c6189
children 232ba43d30af
line diff
     1.1 --- a/lxdm/receipt	Wed Jul 07 10:35:01 2021 +0000
     1.2 +++ b/lxdm/receipt	Mon Mar 21 15:45:38 2022 +0100
     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.