X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibgcrypt;h=5beefbf1210b5c0d0d4f7e56f885852def2de1a1;hp=0596ebf755398382e2bf2397b4835dacd74eeaa8;hb=bfd5cfa9c6949eca6319a774b871007c9da8fd0e;hpb=ff0e684eeef9ebabd78e8b331673151c9976ae57 diff --git a/lfs/libgcrypt b/lfs/libgcrypt index 0596ebf755..5beefbf121 100644 --- a/lfs/libgcrypt +++ b/lfs/libgcrypt @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2015 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.3 +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 = 4262c3aadf837500756c2051a5c4ae5e +$(DL_FILE)_MD5 = fbfdaebbbc6d7e5fbbf6ffdb3e139573 install : $(TARGET)