]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Digest-HMAC: Update to 1.03
authorMatthias Fischer <matthias.fischer@ipfire.org>
Mon, 29 Jun 2020 15:39:03 +0000 (17:39 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Sep 2020 17:36:37 +0000 (17:36 +0000)
For details see:
https://metacpan.org/source/GAAS/Digest-HMAC-1.03/Changes

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

index 3c11f438e306bfe1b0e769564f57326e2770542e..89893a3906d28f5853a56c805b58214b36e481dc 100644 (file)
@@ -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        = 1.01
+VER        = 1.03
 
 THISAPP    = Digest-HMAC-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 32dc54c765100c638b5d7f7ff4c5c626
+$(DL_FILE)_MD5 = e6a5d6f552da16eacb5157ea4369ff9d
 
 install : $(TARGET)