Patch to bump haveged to version 1.9.1 released in February 2014.
http://www.issihosts.com/haveged/downloads.html
Compiled and tested on ar71xx/wndr3700.
signed-off-by: hannu.nyman@iki.fi
SVN-Revision: 40670
#
-# Copyright (C) 2006-2012 OpenWrt.org
+# Copyright (C) 2006-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=haveged
-PKG_VERSION:=1.7c
+PKG_VERSION:=1.9.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.issihosts.com/$(PKG_NAME)
-PKG_MD5SUM:=036760389b1827a2532e248dd3cc46d3
+PKG_MD5SUM:=015ff58cd10607db0e0de60aeca2f5f8
#ensure this is consistent with the dir in the tarball!!!
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)