]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
rng-tools: Update to 6.3.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 4 Aug 2018 06:35:05 +0000 (08:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Aug 2018 10:10:28 +0000 (11:10 +0100)
Bugfix release, for details see:
https://github.com/nhorman/rng-tools/releases

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/rng-tools

index f9b79d108d18e6c979fb3093509771063f679abb..c7a358e5640059d120bef1cfc6a3f1fd05102a21 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.2
+VER        = 6.3.1
 
 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 = a596ecd89afc584afe48758923fe6195
+$(DL_FILE)_MD5 = fe2d38e39ff02d0c7b3585407d51dc64
 
 install : $(TARGET)