wok-6.x diff eaccelerator/receipt @ rev 24380

blender: added implicite build dependency libboost-locale
author Hans-G?nter Theisgen
date Sun Feb 06 10:08:38 2022 +0100 (2022-02-06)
parents a3c45ab9082e
children fb22330086d8
line diff
     1.1 --- a/eaccelerator/receipt	Sat Jul 10 11:40:16 2021 +0000
     1.2 +++ b/eaccelerator/receipt	Sun Feb 06 10:08:38 2022 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://github.com/eaccelerator/eaccelerator/releases 2>/dev/null | \
     1.8 +	wget -O - https://github.com/eaccelerator/eaccelerator/tags 2>/dev/null | \
     1.9  	sed '/refs.tags/!d;/-rc/d;/tar.gz/!d;s|.*refs.tags.v*\(.*\).tar.*|\1|;q'
    1.10  }
    1.11