X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibgcrypt;h=5beefbf1210b5c0d0d4f7e56f885852def2de1a1;hp=76ee3d0af52db46d5c8574316d36117c1ae23fa6;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=e6461027b010b3a3fc80f89dc6266ba2001ada2e diff --git a/lfs/libgcrypt b/lfs/libgcrypt index 76ee3d0af5..5beefbf121 100644 --- a/lfs/libgcrypt +++ b/lfs/libgcrypt @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2019 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.6.1 +VER = 1.8.4 THISAPP = libgcrypt-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a5a5060dc2f80bcac700ab0236ea47dc +$(DL_FILE)_MD5 = fbfdaebbbc6d7e5fbbf6ffdb3e139573 install : $(TARGET)