X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibgcrypt;h=5beefbf1210b5c0d0d4f7e56f885852def2de1a1;hp=98cf7871eab6fef82e1ed7ae0213f0bc20e4e20a;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=b1881251d6cdd92c7e887813395386afe9692944 diff --git a/lfs/libgcrypt b/lfs/libgcrypt index 98cf7871ea..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.4 +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 = 4c13c5fa43147866f993d73ee62af176 +$(DL_FILE)_MD5 = fbfdaebbbc6d7e5fbbf6ffdb3e139573 install : $(TARGET)