wok-6.x diff dnsmasq/receipt @ rev 6258
Fix findutils. /usr/bin/xargs need to be link back cause busybox has it too.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 14 10:39:53 2010 +0000 (2010-09-14) |
parents | 0d5e57e5056b |
children | 38ef318cae5a |
line diff
1.1 --- a/dnsmasq/receipt Mon Oct 05 15:56:28 2009 +0200 1.2 +++ b/dnsmasq/receipt Tue Sep 14 10:39:53 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dnsmasq" 1.7 -VERSION="2.50" 1.8 +VERSION="2.51" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Lightweight, DNS forwarder and DHCP server." 1.11 MAINTAINER="pascal.bellard@slitaz.org"