wok-current diff csstidy/receipt @ rev 25156
updated ptxdist (2020.03.0 -> 2020.12.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jun 30 15:51:09 2022 +0100 (2022-06-30) |
parents | 076f424196b2 |
children | 7dd01dedad38 |
line diff
1.1 --- a/csstidy/receipt Sun Feb 06 11:51:57 2022 +0000 1.2 +++ b/csstidy/receipt Thu Jun 30 15:51:09 2022 +0100 1.3 @@ -16,8 +16,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 '/C++/!d;s|.*(PHP), ||;s| (C.*||;q' 1.9 + wget -O - https://github.com/Cerdic/CSSTidy/tags 2>/dev/null | \ 1.10 + sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.