For details see: https://metacpan.org/source/GAAS/Digest-SHA1-2.13/Changes
Signed-off-by: Matthias Fischer matthias.fischer@ipfire.org --- config/rootfiles/common/Digest-SHA1 | 1 - lfs/Digest-SHA1 | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/Digest-SHA1 b/config/rootfiles/common/Digest-SHA1 index 7aa9b362d..d01282eed 100644 --- a/config/rootfiles/common/Digest-SHA1 +++ b/config/rootfiles/common/Digest-SHA1 @@ -3,6 +3,5 @@ usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Digest/SHA1.pm #usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Digest #usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Digest/SHA1 #usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Digest/SHA1/.packlist -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Digest/SHA1/SHA1.bs usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Digest/SHA1/SHA1.so #usr/share/man/man3/Digest::SHA1.3 diff --git a/lfs/Digest-SHA1 b/lfs/Digest-SHA1 index c1dfd7258..085fd2e6d 100644 --- a/lfs/Digest-SHA1 +++ b/lfs/Digest-SHA1 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2020 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 = 2.10 +VER = 2.13
THISAPP = Digest-SHA1-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 4497a499b7c28ddd540a8caab412c6d7 +$(DL_FILE)_MD5 = bd22388f268434f2b24f64e28bf1aa35
install : $(TARGET)