wok diff libtorrent/receipt @ rev 25132

updated ebtables again (2.0.10-4 -> 2.0.11)
author Hans-G?nter Theisgen
date Wed Jun 29 07:31:11 2022 +0100 (24 months ago)
parents 9773d49d458c
children
line diff
     1.1 --- a/libtorrent/receipt	Sat Jul 10 17:20:34 2021 +0000
     1.2 +++ b/libtorrent/receipt	Wed Jun 29 07:31:11 2022 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.8 +	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \
     1.9  	sed '/archive.*tar/!d;s|.*/v\(.*\).tar.*|\1|;q'
    1.10  }
    1.11