wok diff cryptkeeper/receipt @ rev 25004

updated ntfs-3g and ntfs-3g-dev (2017.3.23 -> 2021.8.22)
author Hans-G?nter Theisgen
date Mon May 16 16:20:40 2022 +0100 (2022-05-16)
parents b569b85b0fb9
children 192db54e5c3d
line diff
     1.1 --- a/cryptkeeper/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/cryptkeeper/receipt	Mon May 16 16:20:40 2022 +0100
     1.3 @@ -16,8 +16,8 @@
     1.4  # What is the latest version available today?
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - $WEB_SITE/tags 2>/dev/null | \
     1.8 -	sed '/archive.*tar/!d;s|.*/[A-Za-z_-]*\(.*\).tar.*|\1|;q'
     1.9 +	wget -O - $WEB_SITE/commits/master 2>/dev/null | \
    1.10 +	sed '/bump version to/!d;s|.* to ||;s|<.*||;q'
    1.11  }
    1.12  
    1.13  # Rules to configure and make the package.