wok-current diff lzham_codec/receipt @ rev 25702

Up git (CVE-2024-32002,CVE-2024-32004,CVE-2024-32020,CVE-2024-32021,CVE-2024-32465), gdk-pixbuf CVE-2022-48622, up linux 5.10.217
author Stanislas Leduc <shann@slitaz.org>
date Mon May 20 11:38:26 2024 +0000 (8 weeks ago)
parents 6b6d14c9f7e9
children
line diff
     1.1 --- a/lzham_codec/receipt	Thu Apr 08 09:21:26 2021 +0000
     1.2 +++ b/lzham_codec/receipt	Mon May 20 11:38:26 2024 +0000
     1.3 @@ -16,7 +16,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