From 98ee37a938e76d66cd683d66e41eb4df45bf886f Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Mon, 31 Aug 2009 22:19:56 +0200 Subject: maradns: update to 1.3.07.09 As easy as eatin' pancakes ;) --- package/maradns/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/maradns/Makefile b/package/maradns/Makefile index 2b183195b..174e60ccc 100644 --- a/package/maradns/Makefile +++ b/package/maradns/Makefile @@ -4,14 +4,14 @@ include ${TOPDIR}/rules.mk PKG_NAME:= maradns -PKG_VERSION:= 1.0.41 +PKG_VERSION:= 1.3.07.09 PKG_RELEASE:= 1 -PKG_MD5SUM:= 9abc13da25c1103d788ee9def1c8e764 +PKG_MD5SUM:= 1d221438fb4d9317263555262b9c652c PKG_DESCR:= small and secure DNS server PKG_SECTION:= net PKG_DEPENDS:= libpthread PKG_URL:= http://www.maradns.org -PKG_SITES:= http://www.maradns.org/download/1.0/ +PKG_SITES:= http://www.maradns.org/download/1.3/${PKG_VERSION}/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 -- cgit v1.2.3