wok-6.x diff cddetect/receipt @ rev 25329
updated srcpd (2.1.3 -> 2.1.5)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jul 23 10:26:15 2022 +0100 (2022-07-23) |
parents | 2a0479881723 |
children |
line diff
1.1 --- a/cddetect/receipt Sun Feb 13 13:09:42 2022 +0000 1.2 +++ b/cddetect/receipt Sat Jul 23 10:26:15 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.