wok diff gcolor2/receipt @ rev 24965

netsurf-sdl: replaced netsurf by netsurf-fb in desktop file
author Hans-G?nter Theisgen
date Mon Apr 25 07:15:39 2022 +0100 (2022-04-25)
parents ebc54aeac200
children 7dd01dedad38
line diff
     1.1 --- a/gcolor2/receipt	Fri Nov 21 04:28:49 2014 +0200
     1.2 +++ b/gcolor2/receipt	Mon Apr 25 07:15:39 2022 +0100
     1.3 @@ -15,6 +15,12 @@
     1.4  SUGGESTED="xorg-rgb"
     1.5  BUILD_DEPENDS="gtk+-dev file"
     1.6  
     1.7 +current_version()
     1.8 +{
     1.9 +	wget -O - $WEB_SITE 2>/dev/null | \
    1.10 +	sed '/Latest/!d;s|.* is ||;s|<.*||'
    1.11 +}
    1.12 +
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {