wok diff dnsmasq/receipt @ rev 8258
Fixed libnl typo.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jan 29 15:05:31 2011 +0000 (2011-01-29) |
parents | cf094c35430b |
children | c63a3f2739c8 |
line diff
1.1 --- a/dnsmasq/receipt Wed Jan 13 00:38:26 2010 +0100 1.2 +++ b/dnsmasq/receipt Sat Jan 29 15:05:31 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dnsmasq" 1.7 -VERSION="2.51" 1.8 +VERSION="2.55" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Lightweight, DNS forwarder and DHCP server." 1.11 MAINTAINER="pascal.bellard@slitaz.org"