wok-6.x diff aspell-pt_BR/receipt @ rev 24889
grub2: sed command corrected
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 02 17:34:21 2022 +0100 (2022-04-02) |
parents | 095836df71b7 |
children | c3a6f662a1c1 |
line diff
1.1 --- a/aspell-pt_BR/receipt Thu Jan 27 12:16:00 2022 +0000 1.2 +++ b/aspell-pt_BR/receipt Sat Apr 02 17:34:21 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.