wok diff kbd-busybox/receipt @ rev 21820

syslinux/kbd: check kbd malloc pointer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 25 11:41:26 2019 +0200 (2019-08-25)
parents 703c42748bbf
children 620819a54fad
line diff
     1.1 --- a/kbd-busybox/receipt	Tue Jun 09 19:13:42 2015 +0200
     1.2 +++ b/kbd-busybox/receipt	Sun Aug 25 11:41:26 2019 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="kbd-busybox"
     1.7 -VERSION="2.0.2"
     1.8 +VERSION="2.0.4"
     1.9  CATEGORY="base-system"
    1.10 -SHORT_DESC="Keyboard maping definitions for busybox."
    1.11 +SHORT_DESC="Keyboard mapping definitions for busybox."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="GPL2"
    1.14  WEB_SITE="http://www.slitaz.org/"
    1.15 +
    1.16  WANTED="kbd-base"	# for VERSION check only
    1.17 -
    1.18  BUILD_DEPENDS="kbd-base busybox"
    1.19  
    1.20  # Rules to configure and make the package.