projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2a99bb
)
[packages] ldns: update to 1.6.13
author
Stephen Walker
<stephendwalker@gmail.com>
Mon, 28 May 2012 00:16:40 +0000
(
00:16
+0000)
committer
Stephen Walker
<stephendwalker@gmail.com>
Mon, 28 May 2012 00:16:40 +0000
(
00:16
+0000)
SVN-Revision: 31926
libs/ldns/Makefile
patch
|
blob
|
history
diff --git
a/libs/ldns/Makefile
b/libs/ldns/Makefile
index dabd0678eefaa80466528e1665126aa47acdf2ad..6a708b9031ef30811034517aa731711f0f4c3dee 100644
(file)
--- a/
libs/ldns/Makefile
+++ b/
libs/ldns/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ldns
-PKG_VERSION:=1.6.1
2
+PKG_VERSION:=1.6.1
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.nlnetlabs.nl/downloads/ldns
-PKG_MD5SUM:=
e7428ed0d19baed02459e2c55660c9b3
+PKG_MD5SUM:=
bcada4f2e62aa40fcdd5d73aec46f284
PKG_FIXUP:=libtool
PKG_INSTALL:=1
@@
-54,6
+54,7
@@
define Package/drill/description
endef
CONFIGURE_ARGS += \
+ --disable-ecdsa \
--disable-gost \
--with-drill \
--with-ssl="$(STAGING_DIR)/usr"