From: Florian Fainelli Date: Sun, 17 Dec 2006 12:49:14 +0000 (+0000) Subject: Update maradns to 1.2.12.04 (#1060) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=b80eaadb96fe474b85b6d4732a3c07c6a3809a9f Update maradns to 1.2.12.04 (#1060) SVN-Revision: 5816 --- diff --git a/net/maradns/Makefile b/net/maradns/Makefile index 023ba86e32..ff4a88ebcb 100644 --- a/net/maradns/Makefile +++ b/net/maradns/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=maradns -PKG_VERSION:=1.2.07.2 +PKG_VERSION:=1.2.12.04 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://www.maradns.org/download/1.2/1.2.07.2/ -PKG_MD5SUM:=dc67f6a496e668127871382a40367733 +PKG_SOURCE_URL:=http://www.maradns.org/download/1.2/$(PKG_VERSION)/ +PKG_MD5SUM:=957b7772d22f30cb948def52eb6eaaf6 PKG_CAT:=bzcat PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)