From: Peter Korsgaard Date: Wed, 9 Mar 2011 07:58:54 +0000 (+0100) Subject: avahi: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=034b92c6855a917b99d1e37b1f5cdaefd3c4a594;p=buildroot.git avahi: bump version Mainly bugfixes. Signed-off-by: Peter Korsgaard --- diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index 13ae85fc07..dc04869e74 100644 --- a/package/avahi/avahi.mk +++ b/package/avahi/avahi.mk @@ -10,7 +10,7 @@ # either version 2.1 of the License, or (at your option) any # later version. -AVAHI_VERSION = 0.6.28 +AVAHI_VERSION = 0.6.29 AVAHI_SOURCE = avahi-$(AVAHI_VERSION).tar.gz AVAHI_SITE = http://www.avahi.org/download/ AVAHI_INSTALL_STAGING = YES