wok diff ftgl/receipt @ rev 25715

xfce4-session: removed cook_copy_folders applications
author Hans-G?nter Theisgen
date Thu Aug 15 07:07:08 2024 +0100 (6 months ago)
parents 65784e875d45
children
line diff
     1.1 --- a/ftgl/receipt	Wed Aug 17 07:09:31 2022 +0000
     1.2 +++ b/ftgl/receipt	Thu Aug 15 07:07:08 2024 +0100
     1.3 @@ -18,9 +18,8 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://sourceforge.net/projects/ftgl/files/FTGL%20Source/ 2>/dev/null | \
     1.8 -	sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \
     1.9 -	sed '/scope="row/!d;s|.*ource/||;s|/.*||;s|~|-|;q'
    1.10 +	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \
    1.11 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
    1.12  }
    1.13  
    1.14  # Rules to configure and make the package.