wok diff ebtables/receipt @ rev 25639

Add miss pixmaps for xarchiver, thanks kubepc
author Stanislas Leduc <shann@slitaz.org>
date Sat Jan 06 09:40:30 2024 +0100 (8 months ago)
parents 6b33f9da53d4
children 54dc5622a785
line diff
     1.1 --- a/ebtables/receipt	Wed Jul 19 10:59:53 2023 +0000
     1.2 +++ b/ebtables/receipt	Sat Jan 06 09:40:30 2024 +0100
     1.3 @@ -17,9 +17,8 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://sourceforge.net/projects/ebtables/files/ebtables/ 2>/dev/null | \
     1.8 -	sed '/scope="row/!d;s|.*a href="|"https://sourceforge.net|;s| .*||;q' | xargs wget -O - 2>/dev/null | \
     1.9 -	sed '/scope="row/!d;/tar/!d;s|.*-v||;s|.tar.*||'
    1.10 +	wget -O - https://git.netfilter.org/ebtables/ 2>/dev/null | \
    1.11 +	sed '/ebtables-/!d;s|.*ebtables-||;s|<.*||;q'
    1.12  }
    1.13  
    1.14  # Rules to configure and make the package.