@ -1,5 +1,5 @@
#
# Copyright (C) 2011 OpenWrt.org
# Copyright (C) 2011-2014 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -8,21 +8,23 @@
i n c l u d e $( TOPDIR ) / r u l e s . m k
PKG_NAME := rng-tools
PKG_VERSION := 3
PKG_RELEASE := 2
PKG_VERSION := 5
PKG_RELEASE := 1
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE_URL := http://downloads.sourceforge.net/project/gkernel/rng-tools/3/
PKG_MD5SUM := fa305916ec101c85c0065aeceb81a38d
PKG_SOURCE_URL := @SF/gkernel/rng-tools/$( PKG_VERSION) /
PKG_MD5SUM := 6726cdc6fae1f5122463f24ae980dd68
PKG_MAINTAINER := Hannu Nyman <hannu.nyman@iki.fi>
PKG_FIXUP := autoreconf
PKG_BUILD_DEPENDS := USE_UCLIBC:argp-standalone
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
d e f i n e P a c k a g e / r n g - t o o l s
SECTION:= utils
CATEGORY:= Utilities
DEPENDS:= +USE_UCLIBC:argp-standalone
TITLE:= Daemon for adding entropy to kernel entropy pool
URL:= http://sourceforge.net/projects/gkernel/
e n d e f