From: Peter Korsgaard Date: Mon, 3 Sep 2007 09:02:10 +0000 (-0000) Subject: Bumped version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=213ef2222dee6a35156f0607be366a63860c7854;p=buildroot.git Bumped version --- diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index be9efae7c7..d88f23bcff 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.19 +AVAHI_VERSION:=0.6.21 AVAHI_DIR:=$(BUILD_DIR)/avahi-$(AVAHI_VERSION) AVAHI_SITE:=http://www.avahi.org/download/ AVAHI_SOURCE:=avahi-$(AVAHI_VERSION).tar.gz