wok diff kbd-busybox/receipt @ rev 20095

slitaz-base-files: don't backup-restore the whole /etc ($CONFIG_FILES variable exist), allow to update /etc/init.d/rc.functions
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 05 23:51:00 2017 +0300 (2017-10-05)
parents f1e757631080
children b0cfa2140c91
line diff
     1.1 --- a/kbd-busybox/receipt	Wed Jul 31 20:21:51 2013 +0300
     1.2 +++ b/kbd-busybox/receipt	Thu Oct 05 23:51:00 2017 +0300
     1.3 @@ -1,12 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="kbd-busybox"
     1.7 -VERSION="1.15.5"
     1.8 +VERSION="2.0.2"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Keyboard maping definitions for busybox."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="http://www.slitaz.org/"
    1.14 +WANTED="kbd-base"	# for VERSION check only
    1.15  
    1.16  BUILD_DEPENDS="kbd-base busybox"
    1.17