wok-6.x diff mesa7/receipt @ rev 24614

Update some current_version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 06 21:04:14 2022 +0000 (2022-03-06)
parents 241fb98cab1c
children 59547e97954f
line diff
     1.1 --- a/mesa7/receipt	Tue Feb 15 18:29:48 2022 +0000
     1.2 +++ b/mesa7/receipt	Sun Mar 06 21:04:14 2022 +0000
     1.3 @@ -23,8 +23,8 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WGET_URL%/*/*}/ 2>/dev/null | \
     1.8 -	sed '/7.x\/7/!d;s|.*/7.x/||;s|/.*||' | sort -Vr | sed q
     1.9 +	wget -O - 'https://gitlab.freedesktop.org/mesa/mesa/-/tags?sort=updated_desc&search=mesa-7' 2>/dev/null | \
    1.10 +	sed '/item-title/!d;/-rc/d;s|.*">[a-z-]*||;s|<.*||;q'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.