From 8af95fcaf119345d1ddc190b5059360d0b612b89 Mon Sep 17 00:00:00 2001 From: Ted Hess Date: Wed, 16 Jul 2014 15:37:53 -0400 Subject: [PATCH] avahi: Update copyright, add myself as pkg maintainer Signed-off-by: Ted Hess --- libs/avahi/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libs/avahi/Makefile b/libs/avahi/Makefile index 5a13efe322..f2d882d32c 100644 --- a/libs/avahi/Makefile +++ b/libs/avahi/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2012 OpenWrt.org +# Copyright (C) 2007-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -18,12 +18,13 @@ endif PKG_NAME:=avahi PKG_VERSION:=0.6.31 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://avahi.org/download/ PKG_MD5SUM:=2f22745b8f7368ad5a0a3fddac343f2d +PKG_MAINTAINER:=Ted Hess PKG_BUILD_DEPENDS:=libexpat libdaemon libgdbm intltool/host libpthread dbus -- 2.30.2