From: Michael Tremer Date: Thu, 19 Jun 2014 12:24:13 +0000 (+0200) Subject: rng-tools: Update to version 5. X-Git-Tag: v2.15-core80~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0af4231ac7d798b12c79582c6ff22e69102b0f2;p=people%2Fstevee%2Fipfire-2.x.git rng-tools: Update to version 5. Supports using RDRAND on processors which don't have AES-NI. --- diff --git a/config/rootfiles/core/80/filelists/rng-tools b/config/rootfiles/core/80/filelists/rng-tools new file mode 120000 index 0000000000..a7853e41b3 --- /dev/null +++ b/config/rootfiles/core/80/filelists/rng-tools @@ -0,0 +1 @@ +../../../common/rng-tools \ No newline at end of file diff --git a/lfs/rng-tools b/lfs/rng-tools index 8ca95cff8f..c8ea08d8a4 100644 --- a/lfs/rng-tools +++ b/lfs/rng-tools @@ -24,7 +24,7 @@ include Config -VER = 4 +VER = 5 THISAPP = rng-tools-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = ae89dbfcf08bdfbea19066cfbf599127 +$(DL_FILE)_MD5 = 6726cdc6fae1f5122463f24ae980dd68 install : $(TARGET)