X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Flibgcrypt;h=ec99d936b26807776f3f3d0a57b9aa89b6ef8c49;hb=5df66de303e799537e73c590ead94950f24f38ca;hp=98cf7871eab6fef82e1ed7ae0213f0bc20e4e20a;hpb=09f13f836661a42982732e76bbfe26dd08046686;p=ipfire-2.x.git diff --git a/lfs/libgcrypt b/lfs/libgcrypt index 98cf7871ea..ec99d936b2 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-2018 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.3 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 = 3139c2402e844985a67fb288a930534d install : $(TARGET)