From: Matthias Fischer Date: Mon, 29 Jun 2020 15:39:03 +0000 (+0200) Subject: Digest-HMAC: Update to 1.03 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b083cbc1ee3b6c16ff5ca0a22681592877526d3b;p=people%2Fms%2Fipfire-2.x.git Digest-HMAC: Update to 1.03 For details see: https://metacpan.org/source/GAAS/Digest-HMAC-1.03/Changes Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer Signed-off-by: Michael Tremer --- diff --git a/lfs/Digest-HMAC b/lfs/Digest-HMAC index 3c11f438e3..89893a3906 100644 --- a/lfs/Digest-HMAC +++ b/lfs/Digest-HMAC @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # 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)