wok diff igmpproxy/receipt @ rev 25618
Update get-pcem-roms
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 28 14:28:52 2023 +0000 (17 months ago) |
parents | 7de87766c29c |
children |
line diff
1.1 --- a/igmpproxy/receipt Fri Mar 11 10:09:19 2022 +0100 1.2 +++ b/igmpproxy/receipt Mon Aug 28 14:28:52 2023 +0000 1.3 @@ -13,10 +13,11 @@ 1.4 1.5 CONFIG_FILES="/etc/igmpproxy.conf" 1.6 1.7 +# What is the latest version available today? 1.8 current_version() 1.9 { 1.10 wget -O - ${WGET_URL%/down*} 2>/dev/null | \ 1.11 - sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q' 1.12 + sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' 1.13 } 1.14 1.15 # Rules to configure and make the package.