wok diff xorg-xf86-video-fbturbo/receipt @ rev 24316

updated lynis (2.7.5 -> 3.0.6)
author Hans-G?nter Theisgen
date Tue Jan 25 09:41:30 2022 +0100 (2022-01-25)
parents 5ea0ce1cecc0
children
line diff
     1.1 --- a/xorg-xf86-video-fbturbo/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/xorg-xf86-video-fbturbo/receipt	Tue Jan 25 09:41:30 2022 +0100
     1.3 @@ -18,7 +18,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|.*/\(.*\).tar.*|\1|;q'
    1.10  }
    1.11