[packages] mysql: use proper proc file in hostname patch
[openwrt/svn-archive/archive.git] / net / mdnsresponder / Makefile
index 6f449f4db3b1b117436624fbdd66b7b3d9a86736..9f0dd4143c65271334c4146a87944e6dcbaef983 100644 (file)
@@ -8,15 +8,17 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mDNSResponder
-PKG_VERSION:=107.6
+PKG_VERSION:=214.3.2
 PKG_RELEASE:=1
 PKG_INSTALL:=1
 PKG_SOURCE:=mDNSResponder-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.opensource.apple.com/darwinsource/tarballs/other/
-PKG_MD5SUM:=aa4e0e5c57f94489463ea6576591ce9d
+PKG_SOURCE_URL:=http://opensource.apple.com/tarballs/mDNSResponder/
+PKG_MD5SUM:=05d39f40767ccece4b740c5afad14a23
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/mDNSResponder-$(PKG_VERSION)
 
+PKG_BUILD_PARALLEL:=0
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/mdnsresponder