wok diff libgdiplus/receipt @ rev 24089

erlang: skip java files
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 12 09:17:44 2021 +0000 (2021-07-12)
parents 9926332fcfee
children ac8ca9758df1
line diff
     1.1 --- a/libgdiplus/receipt	Wed Mar 04 07:34:27 2020 +0100
     1.2 +++ b/libgdiplus/receipt	Mon Jul 12 09:17:44 2021 +0000
     1.3 @@ -23,6 +23,12 @@
     1.4  # Build documentation at http://mono-project.com/Compiling_Mono
     1.5  # and http://mono-project.com/Release_Notes_Mono_2.4#Installing_Mono_2.4
     1.6  
     1.7 +current_version()
     1.8 +{
     1.9 +	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
    1.10 +	sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q'
    1.11 +}
    1.12 +
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {