wok diff gcolor2/receipt @ rev 24733

updated libedit and libedit-dev (3.1-20191231 -> 3.1-20210910)
author Hans-G?nter Theisgen
date Tue Mar 15 17:44:35 2022 +0100 (2022-03-15)
parents ebc54aeac200
children 7dd01dedad38
line diff
     1.1 --- a/gcolor2/receipt	Fri Nov 21 04:28:49 2014 +0200
     1.2 +++ b/gcolor2/receipt	Tue Mar 15 17:44:35 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  {