wok diff ruby-pkgconfig/receipt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
parents 5ea0ce1cecc0
children
line diff
     1.1 --- a/ruby-pkgconfig/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/ruby-pkgconfig/receipt	Fri Jul 01 10:50:21 2022 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.8 +	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \
     1.9  	sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q'
    1.10  }
    1.11