wok diff guacamole/receipt @ rev 24568

sokojs: add shrink.sh (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 26 16:37:15 2022 +0000 (2022-02-26)
parents 932cd974e081
children cb67b4f8be05
line diff
     1.1 --- a/guacamole/receipt	Tue Feb 08 18:20:23 2022 +0000
     1.2 +++ b/guacamole/receipt	Sat Feb 26 16:37:15 2022 +0000
     1.3 @@ -22,8 +22,8 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://sourceforge.net/projects/guacamole/files/current/source/ 2>/dev/null | \
     1.8 -	sed '/scope="row/!d;s|.*/guacamole-client-||;s|.tar.*||;q'
     1.9 +	wget -O - https://guacamole.apache.org/releases/ 2>/dev/null | \
    1.10 +	sed '/releases\/[0-9]/!d;s|.*releases/||;s|/.*||;q'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.