wok diff phpfm/receipt @ rev 25794
created recipe for exo-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago) |
parents | 69e1e705f038 |
children |
line diff
1.1 --- a/phpfm/receipt Sun Feb 12 20:36:56 2023 +0000 1.2 +++ b/phpfm/receipt Wed Oct 23 16:19:52 2024 +0100 1.3 @@ -17,8 +17,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - https://sourceforge.net/projects/phpfm/files/phpFileManager/ 2>/dev/null | \ 1.8 - sed '/Click to/!d;s|.*version ||;s|".*||;q' 1.9 + wget -O - https://github.com/dulldusk/phpfm/releases 2>/dev/null | \ 1.10 + sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.