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: [email protected]

Index: packages/utils/haveged/Makefile
===================================================================
--- packages/utils/haveged/Makefile     (revision 40659)
+++ packages/utils/haveged/Makefile     (working copy)
@@ -1,5 +1,5 @@
 #
-# 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.
@@ -9,12 +9,12 @@
 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)
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to