[package] update dmapd to 0.0.27 (#7895)
[openwrt/svn-archive/archive.git] / net / maradns / Makefile
index 29841e34cf08432e6983859bce3eb4c65b375303..2da883fad45d0c62afa9dfaa1cca1165be2c46fc 100644 (file)
@@ -1,20 +1,19 @@
 #
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=maradns
-PKG_VERSION:=1.3.07.08
+PKG_VERSION:=1.3.07.09
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.maradns.org/download/1.3/$(PKG_VERSION)/
-PKG_MD5SUM:=d44d7e1309c7c05654e62b52c6ab6822
+PKG_MD5SUM:=1d221438fb4d9317263555262b9c652c
 
 include $(INCLUDE_DIR)/package.mk