wok-6.x diff cddetect/receipt @ rev 24845
updated libupnp and libupnp-dev (1.12.0 -> 1.14.12)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 25 14:27:13 2022 +0100 (2022-03-25) |
parents | 2a0479881723 |
children |
line diff
1.1 --- a/cddetect/receipt Sun Feb 13 13:09:42 2022 +0000 1.2 +++ b/cddetect/receipt Fri Mar 25 14:27:13 2022 +0100 1.3 @@ -14,8 +14,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - $WEB_SITE 2>/dev/null | \ 1.8 - sed "/latest/d;/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|" | sort -Vr | sed q 1.9 + wget -O - http://www.bellut.net/projects.html 2>/dev/null | \ 1.10 + sed '/cddetect-[0-9]/!d;s|.*cddetect-||;s|.t.*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.