wok diff aspell-en/receipt @ rev 25192

updated python-formencode (1.2.2 -> 2.0.1)
author Hans-G?nter Theisgen
date Wed Jul 13 10:37:28 2022 +0100 (23 months ago)
parents 0123277a9e00
children c3a6f662a1c1
line diff
     1.1 --- a/aspell-en/receipt	Thu Jan 27 13:26:44 2022 +0100
     1.2 +++ b/aspell-en/receipt	Wed Jul 13 10:37:28 2022 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - $WEB_SITE 2>/dev/null | \
     1.7 -	sed "/$SOURCE/!d;s|.*$SOURCE-\\(.*\\).tar.*\".*|\\1|;q" 
     1.8 +	sed "/$SOURCE/!d;s|.*$SOURCE-\\(.*\\).tar.*\".*|\\1|;s|-|.|g;q" 
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.