wok diff slim/receipt @ rev 24666
created recipes for double-conversion and double-conversion-dev
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 11 15:40:49 2022 +0100 (2022-03-11) |
parents | ee53899c6189 |
children | 9c874a5c3b17 |
line diff
1.1 --- a/slim/receipt Wed Jul 07 10:35:01 2021 +0000 1.2 +++ b/slim/receipt Fri Mar 11 15:40:49 2022 +0100 1.3 @@ -31,7 +31,7 @@ 1.4 1.5 current_version() 1.6 { 1.7 - wget -O - https://github.com/iwamatsu/slim/releases 2>/dev/null | \ 1.8 + wget -O - https://github.com/iwamatsu/slim/tags 2>/dev/null | \ 1.9 sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' 1.10 } 1.11