wok diff xbindkeys/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 17091bc7c301
children a1b325803d65
line diff
     1.1 --- a/xbindkeys/receipt	Thu Feb 10 18:04:02 2022 +0000
     1.2 +++ b/xbindkeys/receipt	Wed May 18 06:55:41 2022 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/*} 2>/dev/null | \
     1.7 -	sed "/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-||;s|.tar.*||" | sort -Vr | sed q
     1.8 +	sed "/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-||;s|.tar.*||;q"
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.