wok diff airoscript-ng/receipt @ rev 24924

Add as & asxxxx
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 13 10:27:34 2022 +0000 (2022-04-13)
parents 104a2a2e5484
children 9b180a3071fb
line diff
     1.1 --- a/airoscript-ng/receipt	Mon Feb 07 18:01:05 2022 +0000
     1.2 +++ b/airoscript-ng/receipt	Wed Apr 13 10:27:34 2022 +0000
     1.3 @@ -15,8 +15,8 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - 'https://airoscript.aircrack-ng.org/?page=download' 2>/dev/null | \
     1.8 -	sed '/tar/!d;s|.*ng-||;s|.tar.*||;q'
     1.9 +	wget -O - https://www.aircrack-ng.org/ 2>/dev/null | \
    1.10 +	sed '/aircrack-ng/!d;/tar/!d;s|.*ng-||;s|.tar.*||;q'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.