wok diff slim/receipt @ rev 24815

updated libnids (1.24 -> 1.26)
author Hans-G?nter Theisgen
date Wed Mar 23 06:19:41 2022 +0100 (2022-03-23)
parents ee53899c6189
children 9c874a5c3b17
line diff
     1.1 --- a/slim/receipt	Wed Jul 07 10:35:01 2021 +0000
     1.2 +++ b/slim/receipt	Wed Mar 23 06:19:41 2022 +0100
     1.3 @@ -31,7 +31,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://github.com/iwamatsu/slim/releases 2>/dev/null | \
     1.8 +	wget -O - https://github.com/iwamatsu/slim/tags 2>/dev/null | \
     1.9  	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
    1.10  }
    1.11