From: Peter Korsgaard Date: Mon, 4 Apr 2011 12:50:35 +0000 (+0200) Subject: avahi: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=01931cc26499e5003582a7bc52f489019e706d4d;p=buildroot.git avahi: bump version Signed-off-by: Peter Korsgaard --- diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index dc04869e74..4dfa3547aa 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.29 +AVAHI_VERSION = 0.6.30 AVAHI_SOURCE = avahi-$(AVAHI_VERSION).tar.gz AVAHI_SITE = http://www.avahi.org/download/ AVAHI_INSTALL_STAGING = YES