From: Ted Hess Date: Wed, 16 Jul 2014 19:37:53 +0000 (-0400) Subject: avahi: Update copyright, add myself as pkg maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8af95fcaf119345d1ddc190b5059360d0b612b89;p=openwrt-packages.git avahi: Update copyright, add myself as pkg maintainer Signed-off-by: Ted Hess --- diff --git a/libs/avahi/Makefile b/libs/avahi/Makefile index 5a13efe32..f2d882d32 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