wok diff libvips/receipt @ rev 24327

updated aspell-en (2019.10.06.0 -> 2020.12.07.0)
author Hans-G?nter Theisgen
date Thu Jan 27 13:26:44 2022 +0100 (2022-01-27)
parents e6b1efdc1eea
children c467c00d68dd
line diff
     1.1 --- a/libvips/receipt	Thu Mar 12 17:43:05 2020 +0100
     1.2 +++ b/libvips/receipt	Thu Jan 27 13:26:44 2022 +0100
     1.3 @@ -19,6 +19,12 @@
     1.4  	lcms-dev libexif-dev libpng-dev libtool pkg-config swig 
     1.5  	tiff-dev zlib-dev"
     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|.*/v\(.*\).tar.*|\1|;q'
    1.11 +}
    1.12 +
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {