wok diff phpfm/receipt @ rev 25610

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 21 17:16:04 2023 +0000 (14 months ago)
parents 69e1e705f038
children
line diff
     1.1 --- a/phpfm/receipt	Sun Feb 12 20:36:56 2023 +0000
     1.2 +++ b/phpfm/receipt	Fri Jul 21 17:16:04 2023 +0000
     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.