wok diff libxml2/receipt @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents 1394632bbfa7
children bc2b9d9bed6f
line diff
     1.1 --- a/libxml2/receipt	Fri Mar 13 10:03:47 2020 +0100
     1.2 +++ b/libxml2/receipt	Sat Oct 23 15:17:56 2021 +0000
     1.3 @@ -25,6 +25,12 @@
     1.4  		ARCH_ARGS="--without-lzma" ;;
     1.5  esac
     1.6  
     1.7 +current_version()
     1.8 +{
     1.9 +	wget -O - $WEB_SITE/news.html 2>/dev/null | \
    1.10 +	sed '/<h3>v/!d;s|.*<h3>v||;s|:.*||;q'
    1.11 +}
    1.12 +
    1.13  # Rules to configure and make the package.
    1.14  #
    1.15  # Note: libxml2 can be build using option --with-minimum