From: Peter Korsgaard Date: Wed, 15 Feb 2012 07:41:05 +0000 (+0100) Subject: avahi: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=68f651954705e3f90ede5b3fb647ccdb6c9226bf;p=buildroot.git avahi: bump version Signed-off-by: Peter Korsgaard --- diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index 739c5f281e..3392614802 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.30 +AVAHI_VERSION = 0.6.31 AVAHI_SOURCE = avahi-$(AVAHI_VERSION).tar.gz AVAHI_SITE = http://www.avahi.org/download/ AVAHI_INSTALL_STAGING = YES