wok diff libpcap/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 e4cda1000ec7
children 3601f83e0645
line diff
     1.1 --- a/libpcap/receipt	Sun Mar 09 16:31:15 2014 +0100
     1.2 +++ b/libpcap/receipt	Sun Aug 25 11:41:26 2019 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.tcpdump.org/"
     1.6  WGET_URL="http://www.tcpdump.org/release/$TARBALL";
     1.7 -HOST_ARCH="i468 arm"
     1.8 +HOST_ARCH="i486 arm"
     1.9  
    1.10  DEPENDS="libnl"
    1.11  BUILD_DEPENDS="flex bison"