From: Peter Korsgaard Date: Tue, 12 Jun 2007 15:19:27 +0000 (-0000) Subject: Bumped version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6755d78ea6fcfb7f0a8630d94caaba0b2d1c4d88;p=buildroot.git Bumped version --- diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index a146b1d093..9f8ed948ea 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_VER:=0.6.18 +AVAHI_VER:=0.6.19 AVAHI_DIR:=$(BUILD_DIR)/avahi-$(AVAHI_VER) AVAHI_SITE:=http://www.avahi.org/download/ AVAHI_SOURCE:=avahi-$(AVAHI_VER).tar.gz