wok diff adbfs-rootless/receipt @ rev 25017

updated openjpeg, openjpeg-dev and openjpeg-tools (1.5.0 -> 1.5.2)
author Hans-G?nter Theisgen
date Wed May 18 06:55:41 2022 +0100 (2022-05-18)
parents 72f2704d3ae0
children d66160614dc4
line diff
     1.1 --- a/adbfs-rootless/receipt	Fri Mar 18 18:06:12 2022 +0000
     1.2 +++ b/adbfs-rootless/receipt	Wed May 18 06:55:41 2022 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="adbfs-rootless"
     1.6  GITHASH="5b091a50cd2419e1cebe42aa1d0e1ad1f90fdfad"
     1.7 -VERSION=${GITHASH:0:7}
     1.8 +VERSION="20200229"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="A FUSE-based filesystem using the Android ADB interface"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -19,7 +19,7 @@
    1.13  current_version()
    1.14  {
    1.15  	wget -O - $WEB_SITE/commits/master 2>/dev/null | \
    1.16 -	sed '/commits_list_item/!d;s|.*commits/\(.......\).*|\1|;q'
    1.17 +	sed '/Commits on/!d;s|.*on |"|;s|<.*|"|;q' | xargs date +%Y -d
    1.18  }
    1.19  
    1.20  # Rules to configure and make the package.