wok diff libmatchbox/receipt @ rev 25625

Add opendkim (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 08 17:14:09 2023 +0000 (14 months ago)
parents 73f36875e5a7
children
line diff
     1.1 --- a/libmatchbox/receipt	Thu Mar 09 18:12:54 2023 +0000
     1.2 +++ b/libmatchbox/receipt	Wed Nov 08 17:14:09 2023 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://git.yoctoproject.org/libmatchbox/ 2>/dev/null | \
     1.7 -	sed "/latest/d;/$PACKAGE-[0-9]/!d;/zip/!d;s|.*$PACKAGE-||;s|.zip.*||" | sort -Vr | sed q
     1.8 +	sed "/latest/d;/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-||;s|.tar.*||" | sort -Vr | sed q
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.