From 5148eb299f3b4423f46c209562dedd165bfd31f7 Mon Sep 17 00:00:00 2001 From: jow Date: Sat, 4 Feb 2012 19:46:36 +0000 Subject: [PATCH] [packages_10.03.2] ez-ipupdate: merge r29199 git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_10.03.2@30092 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/ez-ipupdate/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/net/ez-ipupdate/Makefile b/net/ez-ipupdate/Makefile index d95bb2d..90a97e0 100644 --- a/net/ez-ipupdate/Makefile +++ b/net/ez-ipupdate/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ez-ipupdate PKG_VERSION:=3.0.11b8 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/e/ez-ipupdate \ @@ -41,4 +41,8 @@ define Package/ez-ipupdate/install $(INSTALL_BIN) ./files/ez-ipupdate.hotplug $(1)/etc/hotplug.d/iface/30-ez-ipupdate endef +define Package/ez-ipupdate/conffiles +/etc/config/ddns +endef + $(eval $(call BuildPackage,ez-ipupdate)) -- 2.11.0