wok diff xcursor-comix/receipt @ rev 24061

Add lz4ultra
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 12 09:05:17 2021 +0000 (2021-06-12)
parents 0a80e84555e0
children 1a10044dd144
line diff
     1.1 --- a/xcursor-comix/receipt	Thu Nov 07 08:57:37 2019 +0100
     1.2 +++ b/xcursor-comix/receipt	Sat Jun 12 09:05:17 2021 +0000
     1.3 @@ -15,6 +15,12 @@
     1.4  DEPENDS="xorg-libXcursor"
     1.5  BUILD_DEPENDS=""
     1.6  
     1.7 +current_version()
     1.8 +{
     1.9 +	wget -O - ${WGET_URL%/*} | \
    1.10 +	sed '/tar.bz2/!d;s|.*"ComixCursors-Opaque-\([0-9].*\).tar.bz2".*|\1|;q'
    1.11 +}
    1.12 +
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {