wok diff kbd-busybox/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 620819a54fad
children
line diff
     1.1 --- a/kbd-busybox/receipt	Sat Feb 29 17:01:43 2020 +0100
     1.2 +++ b/kbd-busybox/receipt	Wed May 18 06:55:41 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="kbd-busybox"
     1.7 -VERSION="2.2.0"
     1.8 +VERSION="2.4.0"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Keyboard mapping definitions for busybox."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -31,5 +31,5 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -	cp -a $install/usr $fs
    1.17 +	cp -a $install/usr	$fs
    1.18  }