wok-6.x diff slim/receipt @ rev 24394
created recipe for python-distutils-extra
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 08 10:09:54 2022 +0100 (2022-02-08) |
parents | ee53899c6189 |
children | 9c874a5c3b17 |
line diff
1.1 --- a/slim/receipt Wed Jul 07 10:35:01 2021 +0000 1.2 +++ b/slim/receipt Tue Feb 08 10:09:54 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