wok-current diff waterline-plugin-multiload/receipt @ rev 24913

updated mobile-broadband-provider-info and mobile-broadband-provider-info-dev (20190618 -> 20220315)
author Hans-G?nter Theisgen
date Sat Apr 09 15:53:04 2022 +0100 (2022-04-09)
parents 89a4a3d69f78
children 00a9a7506076
line diff
     1.1 --- a/waterline-plugin-multiload/receipt	Sun Mar 08 16:25:39 2020 +0100
     1.2 +++ b/waterline-plugin-multiload/receipt	Sat Apr 09 15:53:04 2022 +0100
     1.3 @@ -17,6 +17,13 @@
     1.4  xorg-libXcomposite-dev menu-cache-dev alsa-lib-dev xz \
     1.5  libgtop-dev lxpanel-dev waterline-dev"
     1.6  
     1.7 +# What is the latest version available today?
     1.8 +current_version()
     1.9 +{
    1.10 +	wget -O - $WEB_SITE/commits/master 2>/dev/null | \
    1.11 +	sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q'
    1.12 +}
    1.13 +
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()
    1.16  {