Update maradns to 1.3.07.08 (#3632)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11700 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1c42b184c1
commit
78e20efea7
@ -9,15 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=maradns
|
PKG_NAME:=maradns
|
||||||
PKG_VERSION:=1.2.12.06
|
PKG_VERSION:=1.3.07.08
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://www.maradns.org/download/1.2/$(PKG_VERSION)/
|
PKG_SOURCE_URL:=http://www.maradns.org/download/1.3/$(PKG_VERSION)/
|
||||||
PKG_MD5SUM:=9219647108d283725011e37e29771b90
|
PKG_MD5SUM:=d44d7e1309c7c05654e62b52c6ab6822
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|
||||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
@ -30,6 +27,11 @@ define Package/maradns
|
|||||||
SUBMENU:=DNS
|
SUBMENU:=DNS
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Package/maradns/description
|
||||||
|
maradns is a DNS server written with security, simplicity, and
|
||||||
|
performance in mind.
|
||||||
|
endef
|
||||||
|
|
||||||
define Package/maradns/conffiles
|
define Package/maradns/conffiles
|
||||||
/etc/mararc
|
/etc/mararc
|
||||||
endef
|
endef
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
Index: maradns-1.2.12.06/rng/Makefile
|
--- a/rng/Makefile
|
||||||
===================================================================
|
+++ b/rng/Makefile
|
||||||
--- maradns-1.2.12.06.orig/rng/Makefile 2007-06-30 14:32:06.000000000 +0200
|
|
||||||
+++ maradns-1.2.12.06/rng/Makefile 2007-06-30 14:32:06.000000000 +0200
|
|
||||||
@@ -25,7 +25,7 @@
|
@@ -25,7 +25,7 @@
|
||||||
$(CC) -c $(FLAGS) -o rng-api-fst.o rng-api-fst.c
|
$(CC) -c $(FLAGS) -o rng-api-fst.o rng-api-fst.c
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user