haveged: bump to 1.9.1
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 git-svn-id: svn://svn.openwrt.org/openwrt/packages@40670 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6be0729c64
commit
616cc6084a
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user