wok-6.x diff mtpaint/receipt @ rev 24679

updated iso-codes (4.4 -> 4.9.0)
author Hans-G?nter Theisgen
date Sat Mar 12 09:36:26 2022 +0100 (2022-03-12)
parents 3dd0f58c7a6d
children fb479852ba15
line diff
     1.1 --- a/mtpaint/receipt	Fri Mar 20 16:36:20 2020 +0100
     1.2 +++ b/mtpaint/receipt	Sat Mar 12 09:36:26 2022 +0100
     1.3 @@ -18,6 +18,12 @@
     1.4  
     1.5  #HOST_ARCH="i486 arm"
     1.6  
     1.7 +current_version()
     1.8 +{
     1.9 +	wget -O - ${WEB_SITE}download.html 2>/dev/null | \
    1.10 +	sed '/HERE/!d;s|.*files.mtpaint.||;s|.">.*||'
    1.11 +}
    1.12 +
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {