wok diff kbd-busybox/receipt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (23 months ago)
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	Sat Jun 18 20:27:19 2022 +0000
     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  }