From 9ddd7773b1ccdd8ddf7741f70b543b893ae79277 Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Wed, 19 Oct 2005 01:05:07 +0000
Subject: [PATCH] update avahi to new upstream release (v0.5.2)

SVN-Revision: 2176
---
 openwrt/package/avahi/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/openwrt/package/avahi/Makefile b/openwrt/package/avahi/Makefile
index 7831475373..12b260f688 100644
--- a/openwrt/package/avahi/Makefile
+++ b/openwrt/package/avahi/Makefile
@@ -3,9 +3,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=avahi
-PKG_VERSION:=0.5
+PKG_VERSION:=0.5.2
 PKG_RELEASE:=1
-PKG_MD5SUM:=8a1fcd3131364f8dce569282aab0d137
+PKG_MD5SUM:=dc7ce24ffaab251a2002bf1dfdbe256d
 
 PKG_SOURCE_URL:=http://www.freedesktop.org/~lennart/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-- 
GitLab