wok diff lincity-ng/receipt @ rev 24225

updated perl-io-socket-ssl (2.068 -> 2.073)
author Hans-G?nter Theisgen
date Fri Dec 31 17:41:39 2021 +0100 (2021-12-31)
parents 9d5a48cd7bf5
children ac8ca9758df1
line diff
     1.1 --- a/lincity-ng/receipt	Sat Mar 14 14:14:20 2020 +0100
     1.2 +++ b/lincity-ng/receipt	Fri Dec 31 17:41:39 2021 +0100
     1.3 @@ -17,6 +17,12 @@
     1.4  	libsdl-mixer-dev libsdl-ttf libsdl-ttf-dev libxml2-dev 
     1.5  	mesa-dev physfs-dev pkg-config"
     1.6  
     1.7 +current_version()
     1.8 +{
     1.9 +	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
    1.10 +	sed '/archive.*tar/!d;s|.*/lincity-ng-\(.*\)-beta.tar.*|\1|;q'
    1.11 +}
    1.12 +
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {