wok diff python-pyweb/receipt @ rev 25808
created recipe for xmenu
author | Hans-G?nter Theisgen |
---|---|
date | Thu Dec 19 16:09:37 2024 +0100 (10 days ago) |
parents | 7c6901d3cd44 |
children |
line diff
1.1 --- a/python-pyweb/receipt Wed Jul 13 17:11:49 2022 +0100 1.2 +++ b/python-pyweb/receipt Thu Dec 19 16:09:37 2024 +0100 1.3 @@ -20,7 +20,7 @@ 1.4 current_version() 1.5 { 1.6 wget -O - https://github.com/webpy/webpy/releases 2>/dev/null | \ 1.7 - sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' 1.8 + sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' 1.9 } 1.10 1.11 # Rules to configure and make the package.