wok diff libpcap/receipt @ rev 21122
fbida: jpeg 9 support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 20 11:08:01 2019 +0100 (2019-03-20) |
parents | e4cda1000ec7 |
children | 3601f83e0645 |
line diff
1.1 --- a/libpcap/receipt Sun Mar 09 16:31:15 2014 +0100 1.2 +++ b/libpcap/receipt Wed Mar 20 11:08:01 2019 +0100 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"