wok diff Geomyidae/receipt @ rev 25655

Up ntfs-3g (2022.10.3) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 06 14:41:54 2024 +0000 (4 months ago)
parents 46dcc80bef41
children 120dd6158093
line diff
     1.1 --- a/Geomyidae/receipt	Mon Aug 09 16:49:29 2021 +0000
     1.2 +++ b/Geomyidae/receipt	Tue Feb 06 14:41:54 2024 +0000
     1.3 @@ -13,10 +13,11 @@
     1.4  #WGET_URL="${WEB_SITE}src/$PACKAGE/$TARBALL"
     1.5  WGET_URL="ftp://bitreich.org/releases/$SOURCE/$TARBALL"
     1.6  
     1.7 +# What is the latest version available today?
     1.8  current_version()
     1.9  {
    1.10  	wget -O - http://r-36.net/scm/geomyidae/refs.html 2> /dev/null | \
    1.11 -	sed '/<td>/!d;s|.*v||;s|<.*||' | sed '$!d'
    1.12 +	sed '/<td>/!d;s|.*v||;s|<.*||;/^[0-9]/!d;q'
    1.13  }
    1.14  
    1.15  # Rules to configure and make the package.