wok diff leptonica/receipt @ rev 25614

Add libslirp
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 03 11:59:41 2023 +0000 (13 months ago)
parents 2cd3f255f983
children
line diff
     1.1 --- a/leptonica/receipt	Mon Mar 14 17:39:23 2022 +0100
     1.2 +++ b/leptonica/receipt	Thu Aug 03 11:59:41 2023 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://github.com/DanBloomberg/leptonica/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.8 +	sed '/tag\//!d;s|.*tag/v*||;s|".*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.